Hi everyone,
I’ve been building Elura, an open-source Rust framework for authoritative realtime games and scalable online game services.
Elura evolved from my earlier experience building game servers in Go. The goal is to provide a structured foundation for teams that want to own their server-side gameplay, social, competitive, and other online systems without starting from raw networking primitives.
The architecture separates two main responsibilities:
Gateway processes manage client connections and sessions.
World processes execute commands and own authoritative player and game state.
They can run together as a monolith during development or scale independently when needed.
The project currently includes:
realtime client connections
authoritative command execution
session and player-state management
independently scalable Gateway and World processes
an HTTP API that can run alongside realtime connections
runnable examples, including the tiny network game shown above
The project is still evolving, and I’d especially appreciate feedback on the architecture, API design, documentation, and which online-game use cases should be demonstrated next.
Repository: https://github.com/Arion-Dsh/elura
Thanks for taking a look!
2 posts - 2 participants
Read full topic
| # | Наименование новости | Тональность | Информативность | Дата публикации |
|---|---|---|---|---|
| 1 | My state lib PurrGress | 0 | 12.62 | 13-08-2026 |
| 2 | FUI-RS: retained Rust UI for WebAssembly and native desktop without a WebView | 0 | 11.54 | 30-07-2026 |
| 3 | Siffra - a GPUI calculator that supports dimensional analysis | 0 | 11.04 | 07-08-2026 |
| 4 | Dllb — the NoSQL DBMS Designed for AST Manipulation | 0 | 14.47 | 30-07-2026 |
| 5 | Multicalc: Scientific computing for real-time embedded systems in no_std Rust | 0 | 14.36 | 10-08-2026 |
| 6 | Qhull_rayon v0.1.0 | 0 | 10.4 | 11-08-2026 |
| 7 | My second crate :D : Karatepe, a localisation library | 0 | 6.84 | 11-08-2026 |
| 8 | A Cross-Platform Rust UI Framework via Qt’s Bridging Technology | 0 | 5 | 01-07-2026 |
| 9 | Rust Commercial Network -- коммерческое сообщество Rust | 5 | 7 | 28-06-2026 |