Skip to content
/ ULE Public

Rust-based minecraft server core

Notifications You must be signed in to change notification settings

Distemi/ULE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ULE - Minecraft's server core written in Rust

This's server core fully written in Rust-Lang and using more custom code
for best perfomance and controlling.

If you want to contribute - i'm exists on Patreon.

What's libraries using for server's core:

  • ahash ( best HashMap )
  • lazy_static ( Global variables )
  • serde ( Serializing and Deserializing structs)
  • serde_json ( convertor for JSON <-> Structs )
  • log ( Logging framework )
  • fern ( Logging framework's utilities )
  • mio ( Single-threaded TCP and UDP server and client )

About

Rust-based minecraft server core

Resources

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages