2,104 skills found · Page 1 of 71
akullpp / Awesome JavaA curated list of awesome frameworks, libraries and software for the Java programming language.
apache / DubboThe java implementation of Apache Dubbo. An RPC and microservice framework.
libgdx / LibgdxDesktop/Android/HTML5/iOS Java game development framework
mybatis / Mybatis 3MyBatis SQL mapper framework for Java
mockito / MockitoMost popular Mocking framework for unit tests written in Java
google / GuiceGuice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
playframework / PlayframeworkThe Community Maintained High Velocity Web Framework For Java and Scala.
code4craft / WebmagicA scalable web crawler framework for Java.
langchain4j / Langchain4jLangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks.
perwendel / SparkA simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
alibaba / Spring AI AlibabaAgentic AI Framework for Java Developers
junit-team / Junit4A programmer-oriented testing framework for Java — :warning: maintenance mode
alibaba / Transmittable Thread Local📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.
javalin / JavalinA simple and modern Java and Kotlin web framework
BoundaryML / BamlThe AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)
kreuzberg-dev / KreuzbergA polyglot document intelligence framework with a Rust core. Extract text, metadata, and structured information from PDFs, Office documents, images, and 88+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
mrniko / Netty SocketioSocket.IO server implemented on Java. Realtime java framework
junit-team / Junit Framework✅ The programmer-friendly testing framework for Java and the JVM
singgel / JAVA存放JAVA开发的设计思想、算法:《剑指Offer》、《编程珠玑》、《深入理解Java虚拟机:JVM高级特性与最佳实践》、《重构-改善既有代码的设计 中文版》、《clean_code(中文完整版)》、《Java编程思想(第4版)》、《Java核心技术 卷I (第8版)》、《Quartz_Job+Scheduling_Framework》;一些大的上传不上来的文件在README
Vedenin / Useful Java LinksA list of useful Java frameworks, libraries, software and hello worlds examples