Highlights
- Pro
Starred repositories
Design patterns implemented in Java
Netty project - an event-driven asynchronous network application framework
Very spicy additions to the Java programming language.
The most widely used, high performance Minecraft server that aims to fix gameplay and mechanics inconsistencies
A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
An annotation processor for generating type-safe bean mappers
Runtime code generation for the Java virtual machine.
A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java database engine.
Modern IntelliJ plugin to learn shortcuts for buttons
Purpur is a drop-in replacement for Paper servers designed for configurability, and new fun and exciting gameplay features.
The modern, next-generation Minecraft server proxy.
Multi-server, single-world papermc implementation
Provides read and write access to the Minecraft protocol with Bukkit.
A user-interface library for Minecraft: Java Edition
A powerful networking library for Minecraft packet processing and manipulation.
Blazingly fast world manipulation for artists, builders and everyone else: https://modrinth.com/plugin/fastasyncworldedit
A framework for easily creating forms for a JavaFX UI.
A high-performance fork of Paper designed for large servers.
Java Command Dispatch Framework - (Bukkit, Spigot, Paper, Sponge, Bungee, JDA, Velocity supported, generically usable anywhere)
EnvFile 3.x is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files.
API to modify Minecraft packets
dmulloy2 / PacketWrapper
Forked from aadnk/PacketWrapperPacket wrapper classes for ProtocolLib
A java infix evaluator based on "Shunting Yard" algorithm.