
Krypton - Minecraft Network Optimization
Important Warning: Krypton is currently in active development. I cannot guarantee absolute stability, compatibility with all modifications, or support for every possible configuration. Assistance with this mod is provided to the best of my ability, as it's a hobby project rather than a primary job.
Krypton (from Ancient Greek "kryptos" meaning "hidden") is a Fabric mod that significantly enhances the performance of Minecraft's networking stack. Development is based on work from the Velocity and Tuinity projects.
The main advantages of the mod include:
- Highly optimized Netty handlers created based on the Velocity proxy server. These components have been tested in real-world conditions and thoroughly profiled, with intelligent use of native code where it's most effective.
- Flush consolidation to reduce server CPU load and decrease game tick processing time.
- Micro-optimizations aimed at reducing memory consumption and accelerating packet serialization.
Compatibility
Krypton should work wherever Minecraft can run, however maximum performance is achieved on Linux systems.
I strive to ensure compatibility with Fabric API, Lithium, and Sodium. Support for other mods is provided when possible.