Перейти к содержимому
Mineforgian

Krypton

A mod to optimize the Minecraft networking stack

Загрузки
39.2M
Подписчики
6K
Обновлён
14 июля 2026 г.
Лицензия
LGPL-3.0-only

Опубликован 21 декабря 2020 г.

Warning

Krypton is a work-in-progress. I do not provide any guarantees about its stability, compatibility with other mods, or support for every possible setup out there. Support for this mod is provided on a "best-effort" basis. This is not my day job, it is a hobby growing out of related work I've done.

Sponsor Me!

Did this mod make your server playable? Chip in a bit of money so I can continue developing it.

What's Krypton?

Krypton (from Ancient Greek kryptos, "the hidden one") is a Fabric mod that attempts to optimize the Minecraft networking stack. It derives from work done in the Velocity and Tuinity projects.

Krypton contains several optimizations, including:

  • Highly optimized Netty handlers derived from the Velocity proxy, which I am the developer of. These handlers have seen real-world usage and extensive profiling, and strategically deploy native code where it makes the most sense.
  • Flush consolidation to lower server CPU usage (and reducing the impact from hardware security vulnerabilities which exploit speculative execution) and lower server tick times.
  • Micro-optimizations to reduce memory usage and improve packet serialization speeds.

Compatibility

Krypton should work anywhere where a Minecraft can run — naturally, however, it is tuned for Linux.

I try to ensure that Krypton will work with the Fabric API, Lithium, and Sodium. Support beyond these mods is provided on a best effort basis.

Ченджлог

0.3.1Релиз26.2 · 14 июля 2026 г.
  • Update for Minecraft 26.2
0.3.0Релиз26.1, 26.1.1, 26.1.2 · 21 апреля 2026 г.
  • Update to Minecraft 26.1

Sorry for the delay. My real life job leaves little time for Minecraft.

0.2.10Релиз1.21.9, 1.21.10, 1.21.11 · 5 октября 2025 г.
  • Update for Minecraft 1.21.9
0.2.9Релиз1.21.6, 1.21.7, 1.21.8 · 29 марта 2025 г.
  • Update to Minecraft 1.21.5
  • Resync network handlers from upstream
0.2.8Релиз1.21.2, 1.21.3, 1.21.4 · 22 июня 2024 г.
  • Update to 1.21 (@BenCat07)
0.2.7Релиз1.20.5, 1.20.6 · 30 апреля 2024 г.
  • Update for Minecraft 1.20.5/1.20.6
0.2.6Релиз1.20.2, 1.20.3, 1.20.4 · 2 января 2024 г.
  • Fixes a memory leak.
0.2.5Релиз1.20.2, 1.20.3, 1.20.4 · 30 декабря 2023 г.
  • Fixes an incompatibility with Fabric API 0.9.1 and above. See also #111
  • Resync compress handler with Velocity

Комментарии

Загружаем…