Starred repositories
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
Ghidra is a software reverse engineering (SRE) framework
Desktop/Android/HTML5/iOS Java game development framework
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
A damn simple library for building production-ready RESTful web services.
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
MongoDB object-document mapper in Java based on https://github.com/mongodb/mongo-java-driver
Level-of-Detail renderer in Minecraft. Allows for render distances of millions of blocks. (Cubic Chunks-compatible) (WIP)
A Java 11 port of Facebook DataLoader
A robust Old School RuneScape bot that was built on an imaginary custom client.
Various chess bot algorithms. Implemented with basic AI and parallelism framework. Uses Alpha Beta pruning and Minimax algorithms.