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

Krypton

A mod to optimize the Minecraft networking stack

34.8M загрузок5K подписчиковLGPL-3.0-onlyfabric

Обновлён 21 апреля 2026 г. · опубликован 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.0Релиз26.1, 26.1.1, 26.1.2fabric21 апреля 2026 г..jar (262 КБ)
0.2.10Релиз1.21.9, 1.21.10, 1.21.11fabric5 октября 2025 г..jar (264 КБ)
0.2.9Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric29 марта 2025 г..jar (264 КБ)
0.2.8Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4fabric22 июня 2024 г..jar (157 КБ)
0.2.7Релиз1.20.5, 1.20.6fabric30 апреля 2024 г..jar (160 КБ)
0.2.6Релиз1.20.2, 1.20.3, 1.20.4fabric2 января 2024 г..jar (163 КБ)
0.2.5Релиз1.20.2, 1.20.3, 1.20.4fabric30 декабря 2023 г..jar (163 КБ)
0.2.4Релиз1.20.2, 1.20.3, 1.20.4fabric23 сентября 2023 г..jar (162 КБ)
0.2.3Релиз1.20, 1.20.1fabric10 июня 2023 г..jar (182 КБ)
0.2.2Релиз1.19.4fabric16 марта 2023 г..jar (181 КБ)
0.2.1Релиз1.19.1, 1.19.2, 1.19.3fabric30 июля 2022 г..jar (171 КБ)
0.2.0Релиз1.19fabric8 июня 2022 г..jar (143 КБ)
0.1.9Релиз1.18.1, 1.18.2fabric9 марта 2022 г..jar (129 КБ)
0.1.7Релиз1.18.1, 1.18.2fabric1 марта 2022 г..jar (127 КБ)
0.1.6Релиз1.18.1fabric11 декабря 2021 г..jar (126 КБ)

Показаны последние 15 из 21 версий. Все версии — на Modrinth.

Ченджлог

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
0.2.4Релиз1.20.2, 1.20.3, 1.20.4 · 23 сентября 2023 г.
  • Updated to Minecraft 1.20.2
  • Add krypton.permit-oversized-packets system property to permit oversized packets. Defaults to false for security reasons.

Полная история изменений — на Modrinth.

Комментарии

Загружаем…