Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Nelonn/Netherite

Repository files navigation

That's old educational project of recreating minecraft server in pure-C++ with many times performance increase. Results showed INCREDIBLE performance that beats both Java Edition and Bedrock Edition servers.

Netherite

Networking engine for well known cubic game written in C++20.

About versions

Currently, 1.21.4 is maintained.

The server itself is clearly not hardcoded to specific version like Minestom. Here with a little effort you can add support for absolutely any version.

During development, I tried to develop a suitable level of abstraction so that in theory it was possible to support Bedrock Edition without a translation level like Geyser

The project needs growing, help us

Documentation

License

NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG.

Part of resources under data/ directory most likely licensed under Minecraft EULA

Netherite source code licensed under Apache License 2.0

Special thanks to Minestom, a part of whose code was borrowed

Third-Party libraries

About

That's old educational project of recreating minecraft server in pure-C++ with many times performance increase. Results showed INCREDIBLE performance that beats both Java Edition and Bedrock Edition servers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors