Stars
Netty project - an event-driven asynchronous network application framework
Asynchronous Http and WebSocket Client library for Java
A list of useful Java frameworks, libraries, software and hello worlds examples
Model Context Protocol Servers
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
IntelliJ IDEA Community Edition & IntelliJ Platform
A text editor in less than 1000 LOC with syntax highlight and search.
A text editor in ≤1024 lines of code, written in Rust
Awesome LeetCode resources to learn Data Structures and Algorithms and prepare for Coding Interviews.
Curated list of project-based tutorials
📚 Freely available programming books
The Patterns of Scalable, Reliable, and Performant Large-Scale Systems
A curated awesome list of lists of interview questions. Feel free to contribute! 🎓
A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
A curated list of awesome Go frameworks, libraries and software
🎓 Path to a free self-taught education in Computer Science!
A list of Free Software network services and web applications which can be hosted on your own servers
A curated list of awesome frameworks, libraries and software for the Java programming language.
😎 Awesome lists about all kinds of interesting topics
Master programming by recreating your favorite technologies from scratch.
Command and Conquer: Generals - Zero Hour
A new version of Soot with a completely overhauled architecture
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
Okay, it's pretty easy to instantiate objects in Java through standard reflection. However there are many cases where you need to go beyond what reflection provides. For example, if there's no publ…
Java binary serialization and cloning: fast, efficient, automatic