Ross ROSS = Recommend OSS · open-source software intelligence for agents

platform: jvm

3641 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
zhisheng17/blog
A self-hosted personal blog application built with Spring Boot, MyBatis, Thymeleaf, and MySQL, forked from My-Blog (itself derived from Tal…
321640maintenance
SOFAArk
Jarslink 2.0 is an Ark Plugin built on SOFAArk that manages multi-application (multi-Biz) merged deployment on a single JVM, supporting dyn…
971638maintenance
mrmans0n/smart-location-lib
An Android library that simplifies location updates, geofencing, and activity recognition through a fluent API built on Google Play Service…
321638maintenance
robovm/robovm
RoboVM is an ahead-of-time compiler and runtime that translates JVM bytecode into native machine code, primarily enabling Java and Kotlin a…
321637maintenance
d3vilbug/HackBar
A Burp Suite plugin that adds a HackBar panel for quickly injecting common payloads like SQLi and XSS during manual web application testing…
231632maintenance
rapidoid/rapidoid
Rapidoid is an extremely fast HTTP server and full-stack Java web framework with modules for REST APIs, web GUI, ORM, security, and configu…
231632maintenance
xuhuisheng/lemon
Lemon is an open-source office automation (OA) system written in Java, providing typical enterprise features like approval workflows, forms…
501631maintenance
huangyz0918/AndroidWM
AndroidWM is a lightweight Java library for Android that adds visible or invisible (steganographic) watermarks to images. It supports text …
321629maintenance
traex/ExpandableLayout
An Android UI library providing an expandable layout with a customizable header and content view, usable standalone or as rows in an Expand…
321628maintenance
gwtproject/gwt
GWT (Google Web Toolkit) is an open-source SDK that lets developers write client-side web applications in Java and compile them to optimize…
961625maintenance
ZainZhao/HIS
HIS (Hospital Information System) is a hospital management demo application covering clinical care, pharmacy, billing, and patient manageme…
361625maintenance
wfh45678/radar
Radar is a lightweight real-time risk control and decision engine built with Java (Spring Boot), MongoDB, Redis, Elasticsearch, and a Groov…
231618maintenance
aimacode/aima-java
A Java implementation of the algorithms from Russell and Norvig's 'Artificial Intelligence: A Modern Approach' (3rd edition), covering agen…
621617maintenance
cgrand/enlive
Enlive is a selector-based (CSS-like) templating and HTML transformation library for Clojure. It lets developers select nodes in HTML docum…
321617maintenance
ren93/RecyclerBanner
An Android custom view library that implements infinite auto-playing banner carousels using RecyclerView, with both a standard and a 3D ver…
321617maintenance
Xiaofei-it/HermesEventBus
HermesEventBus is an Android library that extends greenrobot's EventBus to support event posting across processes via IPC, built on top of …
231617maintenance
martinmarinov/TempestSDR
A software toolkit for remotely eavesdropping on video monitors by capturing compromising electromagnetic emanations from video cables usin…
321615maintenance
majidgolshadi/Android-Download-Manager-Pro
An Android/Java download manager library that downloads files in parallel using multiple chunks and reports task status via a listener inte…
321611maintenance
ApplikeySolutions/CosmoCalendar
CosmoCalendar is a fully customizable calendar view library for Android written in Java, supporting single, multiple, and range date select…
321610maintenance
hehonghui/AndroidEventBus
A lightweight event bus library for Android that decouples communication between Activities, Fragments, Threads, and Services using an obse…
751608maintenance
JonathanLink/PDFLayoutTextStripper
A Java library that converts PDF files to text while preserving the original layout, built as a subclass of Apache PDFBox's PDFTextStripper…
231608maintenance
MostafaGazar/CustomShapeImageView
An Android library providing custom-shaped ImageViews (circle, rectangle, SVG-based shapes) via XML attributes. It lets developers mask ima…
231608maintenance
Wizzercn/NutzWk
NutzWk (new name BudWk) is an open-source enterprise-grade Java web development framework built on the Nutz/NutzBoot stack with a Vue.js + …
231608maintenance
Shoes
Shoes 4 is a Ruby DSL-based GUI toolkit for building small cross-platform desktop applications on Mac, Windows, and Linux, implemented in J…
231605maintenance
devinus/poolboy
Poolboy is a lightweight, generic worker pool library for Erlang focused on simplicity, performance, and reliable disaster recovery. It man…
321599maintenance
Lotus6/ThinkphpGUI
A Java-based GUI vulnerability exploitation tool targeting the ThinkPHP framework, supporting detection of vulnerabilities across ThinkPHP …
231595maintenance
RuedigerMoeller/fast-serialization
FST is a fast, JDK-serialization-compatible drop-in replacement for Java object serialization, also offering JSON encoding of serializable …
231595maintenance
wyzxxz/shiro_rce_tool
A Java-based command-line tool that assists in detecting and exploiting Apache Shiro rememberMe deserialization vulnerabilities. It brute-f…
321594maintenance
aNNiMON/Lightweight-Stream-API
A Java library that backports the Java 8 Stream API, functional interfaces, and Optional classes to Java 7 and below, implemented on iterat…
231591maintenance
siddhi-io/siddhi
Siddhi is a cloud-native stream processing and complex event processing (CEP) engine that executes Streaming SQL queries to capture events …
721590maintenance
iBase4J/iBase4J
iBase4J is a Java distributed system architecture scaffold built on Spring Boot, Spring MVC, MyBatis-Plus, Dubbo/Motan, Redis, Shiro, and Q…
321590maintenance
harjot-oberai/VectorMaster
An Android library that provides dynamic runtime control over vector drawables via Java instances. It parses vector XML and exposes every p…
321586maintenance
mxdldev/spring-cloud-flycloud
FlyCloud is a Spring Cloud microservices reference framework in Java comprising 11 Gradle modules, including a config center, Eureka regist…
231579maintenance
Dhaval2404/ImagePicker
A Kotlin library for Android that lets users pick an image from the gallery or capture one with the camera, with built-in cropping and comp…
231577maintenance
maxpumperla/elephas
Elephas is a Python library that extends Keras to run distributed deep learning training on Apache Spark. It serializes Keras models on the…
231577maintenance
Kotlin/kotlindl
KotlinDL is a high-level deep learning framework written in Kotlin and inspired by Keras, built on top of the TensorFlow Java API and ONNX …
231576maintenance
Zackratos/UltimateBarX
UltimateBarX is a Kotlin library for Android that makes it easy to customize the status bar and navigation bar with effects like transparen…
321575maintenance
linglongxin24/DylanStepCount
An open-source Android pedometer app that accurately counts steps using the hardware step counter and step detector sensors, with an algori…
321575maintenance
Piasy/RxAndroidAudio
A robust Android audio encapsulation library wrapping MediaRecorder and MediaPlayer for recording and playing audio, with partial RxJava su…
321560maintenance
dain/leveldb
A pure-Java port of Google's LevelDB embedded key-value store, aiming for byte-for-byte file compatibility with the C++ original. It provid…
321557maintenance
woxingxiao/SlidingUpPanelLayout
An Android UI library providing a vertical SlidingUpPanelLayout that supports multiple sliding panels with flexible interaction effects. It…
231555maintenance
mrcsxsiq/Kotlin-Pokedex
A Pokedex Android application built in Kotlin demonstrating modern Android architecture components including ViewModel, LiveData, Room, Nav…
231552maintenance
fingerchar/fingernft
FingerNFT is an open-source decentralized NFT marketplace built on Ethereum-compatible chains (Ethereum, BSC, HECO, Polygon), developed wit…
321542maintenance
a2888409/face2face
face2face is an asynchronous, non-blocking real-time instant messaging (IM) server built on Netty and Java NIO. It splits the system into t…
321537maintenance
zyyoona7/EasyPopup
EasyPopup is an Android library that wraps Android's PopupWindow with a fluent, chainable API. It simplifies showing popups relative to an …
231537maintenance
jython/jython
Jython is an implementation of the Python programming language written in Java that runs on the JVM, currently supporting Python 2.7 with w…
771535maintenance
badoo/android-weak-handler
A drop-in replacement for android.os.Handler that holds weak references to posted Runnables and Messages, preventing memory leaks. It is a …
661533maintenance
yuweiguocn/GreenDaoUpgradeHelper
A small Android library that simplifies greenDAO database schema upgrades to a single migrate() call, preserving data by recreating tables.…
231529maintenance
uber/okbuck
OkBuck is a Gradle plugin that generates BUCK files so developers can use Facebook's Buck build system on existing Gradle projects, primari…
601527maintenance
dongjunkun/CouponView
An Android custom View library that draws coupon-style backgrounds with semicircle notches and dashed borders, fully customizable via XML a…
231525maintenance
hbb20/CountryCodePickerProject
An Android library that provides a searchable country and international phone code picker widget, with support for EditText phone masks and…
231523maintenance
callicoder/spring-boot-react-oauth2-social-login-demo
A demo application showing how to implement OAuth2 social login (Google, Facebook, GitHub) with a Spring Boot backend and React frontend. I…
321521maintenance
weidongjian/androidWheelView
An Android library providing an iOS-style wheel picker (scrolling cylinder) custom View, reverse-engineered from the QingChiFan APK. It sup…
231520maintenance
SundeepK/CompactCalendarView
An Android library providing a compact, scrollable calendar view similar to the one in Google Calendar, with event indicators and month-scr…
321518maintenance
sqmax/springboot-project
A backend for a WeChat official-account food ordering system built with Spring Boot and Spring Data JPA, exposing RESTful APIs consumed by …
231516maintenance
jayZheng87/Thusy
Thusy is a Java general-purpose utility library that aggregates and extends helper classes on top of Hutool and Apache Commons. It provides…
321509maintenance
luckybilly/PreLoader
PreLoader is an Android Java library that pre-loads data before an Activity, Fragment, or View opens, then delivers it to UI listeners once…
321508maintenance
mitreid-connect/OpenID-Connect-Java-Spring-Server
A certified OpenID Connect reference implementation in Java on the Spring platform, providing an identity provider server, OAuth 2.0 author…
321508maintenance
NLPchina/nlp-lang
A Java base library from NLPchina that packages common utilities used across NLP projects, such as trie/double-array trie structures, word …
661507maintenance
fengjiachun/Jupiter
Jupiter is a lightweight, high-performance distributed service (RPC) framework for Java built on Netty and NIO. It provides service registr…
231503maintenance
plumatic/plumbing
Prismatic's Clojure/ClojureScript utility belt, best known for its Graph library that lets you declaratively specify structured computation…
451502maintenance
google/live-transcribe-speech-engine
Android client libraries from Google's Live Transcribe app for streaming real-time speech recognition via the Google Cloud Speech API. It p…
101499maintenance
krisajenkins/yesql
Yesql is a Clojure library for using plain SQL by defining queries in annotated .sql files and loading them as regular Clojure functions. I…
321498maintenance
ncapdevi/FragNav
FragNav is an Android library for managing multiple stacks of fragments, typically for bottom navigation or navigation drawer patterns. It …
231496maintenance
JackJiang2011/beautyeye
BeautyEye is a free, cross-platform Java Swing look-and-feel library that gives Swing applications a modern, polished appearance, drawing o…
231495maintenance
Zealon159/light-reading-cloud
A book-reading mobile app backend built as a microservices practice project on the Spring Cloud ecosystem, using Spring Cloud Gateway, Naco…
231495maintenance
jdeferred/jdeferred
JDeferred is a Java Deferred/Promise library modeled after jQuery's Deferred object, supporting promise callbacks, multiple promise composi…
321494maintenance
skydoves/DisneyMotions
A demo Disney-themed Android application showcasing Material Design transformation motion systems built with MVVM architecture in Kotlin. I…
231494maintenance
whataa/pandora
Pandora is an Android library that provides an in-app toolbox for debugging networks, databases, sandbox files, and UIs directly within the…
231494maintenance
happylishang/AntiFakerAndroidChecker
An Android library that detects whether the app is running on an emulator and retrieves relatively authentic device identifiers (IMEI, Andr…
231491maintenance
veo/wsMemShell
A Java-based WebSocket memory webshell (memshell) tool that injects WebSocket endpoints into running application servers like Tomcat, Sprin…
321490maintenance
cincheo/jsweet
JSweet is a Java-to-JavaScript transpiler that compiles Java source code to TypeScript and JavaScript, leveraging javac and tsc for type-ch…
231490maintenance
clj-commons/seesaw
Seesaw is a Clojure library and DSL for building desktop GUIs on top of Java Swing. It provides friendly functions for constructing widgets…
321485maintenance
Factual/drake
Drake is a text-based data workflow tool that organizes command execution around data and its dependencies, functioning like GNU Make but d…
231485maintenance
lulululbj/wanandroid
A Kotlin Android client for the Wanandroid open API demonstrating Jetpack MVVM architecture with LiveData, ViewModel, DataBinding, coroutin…
321484maintenance
taoensso/timbre
Timbre is a pure Clojure/ClojureScript logging library that is fast, flexible, and configured with a single Clojure data map instead of XML…
541483maintenance
litesuits/android-lite-orm
LiteOrm is a lightweight, high-performance ORM library for Android that maps Java objects to SQLite databases. It enables one-line CRUD ope…
321478maintenance
tobato/FastDFS_Client
A refactored Java client library for the FastDFS distributed file system, featuring connection pooling, annotation-based object mapping, an…
321478maintenance
dromara/myth
Myth is a Java framework that resolves distributed transactions using reliable messages, ensuring RPC calls eventually execute by sending t…
321477maintenance
CYRUS-STUDIO/ApkToolPlus
ApkToolPlus is a visual, cross-platform desktop application for Android APK reverse analysis built in Java. It bundles APK decompilation/re…
401476maintenance
badoualy/stepper-indicator
An Android UI library providing a customizable stepper indicator view for onboarding flows or ViewPager page progress. It supports step cou…
101473maintenance
pathikrit/better-files
A dependency-free, pragmatic thin Scala wrapper around Java NIO for simple, safe, and intuitive file I/O. It provides fluent APIs for readi…
321472maintenance
shouzhong/Scanner
An Android scanning library that recognizes QR codes, barcodes, ID cards, bank cards, license plates, text, driving licenses, and NSFW imag…
231472maintenance
instacart/truetime-android
TrueTime is an (S)NTP client library for Android that provides the true current time, immune to manual device clock changes. It is written …
231471maintenance
korma/Korma
Korma is a Clojure DSL for building and executing SQL queries with a composable, entity-based API. It wraps JDBC connections and generates …
321469maintenance
iTXTech/Daedalus
Daedalus is an Android app that modifies DNS resolution without root access by creating a local VPN tunnel to intercept DNS requests. It su…
231468maintenance
florent37/MaterialTextField
An Android UI library that wraps EditText views in a MaterialTextField container to create an animated, floating-label text input with Mate…
101466maintenance
rholder/guava-retrying
A small Java library extending Google Guava that provides configurable retrying strategies for arbitrary function calls via a RetryerBuilde…
321463maintenance
woodpecker-framework/woodpecker-framework-release
Woodpecker-framework is a Java-based vulnerability detection and deep exploitation framework focused on precisely targeting high-risk vulne…
231463maintenance
Moriafly/DsoMusic
Dso Music is a beautiful Android music streaming app written in Kotlin that aggregates online music sources including NetEase Cloud Music, …
101459maintenance
wyzxxz/heapdump_tool
A Java-based CLI tool that parses JVM heapdump files (via jhat) to search for sensitive information such as plaintext passwords, cloud acce…
321457maintenance
Joyrocky/DormitoryManager
A student dormitory management system built with the Java SSM framework (Spring, SpringMVC, MyBatis) and Layui frontend, developed as a gra…
321454maintenance
JaceyRx/Examination_System
A simple academic affairs (educational administration) query system built with the Java SSM stack (Spring + SpringMVC + MyBatis) plus Apach…
321453maintenance
EspoirX/StarrySky
StarrySky is an Android music playback library that wraps ExoPlayer to provide a rich, streamlined audio player integration supporting mult…
231453maintenance
apache/carbondata
Apache CarbonData is an indexed columnar data file format and store for fast analytics on big data platforms like Apache Hadoop and Apache …
751452maintenance
xiepeijie/SwipeCardView
SwipeCardView is an Android UI library providing a Tinder-style swipe card view with gradient stacking animations, improved from Diolor's S…
321452maintenance
jaredrummler/Cyanea
Cyanea is a dynamic theme engine for Android apps, written in Kotlin, that lets users change app colors and themes at runtime. It integrate…
101441maintenance
race604/WaveLoading
An Android library providing a wave-like loading animation implemented as a Drawable. It wraps any existing drawable and animates a rising/…
321440maintenance
syvaidya/openstego
OpenStego is a Java-based steganography application that hides data inside image files and embeds invisible watermarks to detect unauthoriz…
231440maintenance
chengdazhi/StyleImageView
An Android library that applies styles and filters (e.g., grayscale, sepia, invert, vintage) plus brightness and contrast adjustments to Im…
321439maintenance

← prev page 27 / 37 next →