Hyperion: Minecraft game engine for custom events
4 days ago
- #Rust
- #Performance
- #Scalability
- Built in Rust for high confidence against memory leaks and SEGFAULTS.
- Supports both vertical and horizontal scalability.
- I/O identified as the main bottleneck in massive events; logic can be offloaded horizontally.
- Core game server is scaled vertically.