green-green-avk's starred repositories

RxJava

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

Language:JavaLicense:Apache-2.0Stargazers:47817Issues:2214Issues:3157

json

JSON for Modern C++

RxAndroid

RxJava bindings for Android

Language:JavaLicense:Apache-2.0Stargazers:19885Issues:991Issues:351

modern-cpp-features

A cheatsheet of modern C++ language and library features.

nnn

n³ The unorthodox terminal file manager

Language:CLicense:BSD-2-ClauseStargazers:18690Issues:140Issues:986

rapidjson

A fast JSON parser/generator for C++ with both SAX/DOM style API

Language:C++License:NOASSERTIONStargazers:14108Issues:552Issues:1541

mosh

Mobile Shell

Language:C++License:GPL-3.0Stargazers:12520Issues:216Issues:916

how-to-exit-vim

Below are some simple methods for exiting vim.

dokka

API documentation engine for Kotlin

Language:KotlinLicense:Apache-2.0Stargazers:3383Issues:65Issues:1989

youtube-transcript-api

This is a python API which allows you to get the transcript/subtitles for a given YouTube video. It also works for automatically generated subtitles and it does not require an API key nor a headless browser, like other selenium based solutions do!

Language:PythonLicense:MITStargazers:2721Issues:26Issues:234

webdrivermanager

Automated driver management and other helper features for Selenium WebDriver in Java

Language:JavaLicense:Apache-2.0Stargazers:2539Issues:121Issues:763

bc-java

Bouncy Castle Java Distribution (Mirror)

Language:JavaLicense:MITStargazers:2257Issues:133Issues:1266

elmerfem

Official git repository of Elmer FEM software

Language:FortranLicense:NOASSERTIONStargazers:1152Issues:99Issues:196

refl-cpp

Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).

Language:C++License:MITStargazers:1051Issues:30Issues:63

python-OBD

OBD-II serial module for reading engine data

Language:PythonLicense:GPL-2.0Stargazers:1039Issues:71Issues:216

Boost-for-Android

Android port of Boost C++ Libraries

jol

https://openjdk.org/projects/code-tools/jol

Language:JavaLicense:GPL-2.0Stargazers:900Issues:23Issues:0

fifengine

FIFE is a multi-platform isometric game engine

Language:C++License:LGPL-2.1Stargazers:549Issues:53Issues:954

NinePatchChunk

Simple Android library which allows you to create a chunk for NinePatchDrawable at runtime. So you are able to load 9.png images, for example, from assets of your application or from other source.

Language:JavaLicense:Apache-2.0Stargazers:294Issues:7Issues:5

weak-lock-free

Implementation of a concurrent map with weak keys and a detached thread local storage.

Language:JavaLicense:Apache-2.0Stargazers:114Issues:10Issues:4

flre

FLRE - Fast Light Regular Expressions - A fast light regular expression library

Language:PascalLicense:LGPL-2.1Stargazers:93Issues:20Issues:76

fygen

fygen is a Python library for Feeltech Signal Generators (FY2300, FY6600, FY6800, FY6900 and more)

Language:PythonLicense:LGPL-2.1Stargazers:78Issues:11Issues:7
Language:ShellLicense:NOASSERTIONStargazers:74Issues:11Issues:6

fifechan

Fifechan is a C++ GUI library designed for games. It comes with a standard set of 'widgets' and can use several different objects for displaying graphics and capturing user input.

Language:C++License:LGPL-2.1Stargazers:54Issues:13Issues:29

jsocks

Updates for http://jsocks.sourceforge.net to keep compliant with LGPL.

vt340test

Tests of VT340 compatibility

Language:PostScriptLicense:CC0-1.0Stargazers:37Issues:10Issues:25

react-plot

Library of React components to render SVG 2D plots. You can check the story book https://react-plot.pages.dev/ or have a look to the extensive documentation

Language:TypeScriptLicense:MITStargazers:10Issues:7Issues:223

gradle-javadoc-links

Gradle plugin to ease defining Javadoc links

License:GPL-3.0Stargazers:2Issues:0Issues:0

test-case-for-stackoverflow-67114825

This is a test case to demonstrate the "implicit dependency" problem reported in question 67114825