Вход на сайт

Просмотр новости

Найдите то, что Вас интересует

Elura: an authoritative realtime game server framework written in Rust

Дата публикации: 28-07-2026 05:52:14


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

Схожие новости

#Наименование новостиТональностьИнформативностьДата публикации
1My state lib PurrGress012.6213-08-2026
2FUI-RS: retained Rust UI for WebAssembly and native desktop without a WebView011.5430-07-2026
3Siffra - a GPUI calculator that supports dimensional analysis011.0407-08-2026
4Dllb — the NoSQL DBMS Designed for AST Manipulation014.4730-07-2026
5Multicalc: Scientific computing for real-time embedded systems in no_std Rust014.3610-08-2026
6Qhull_rayon v0.1.0010.411-08-2026
7My second crate :D : Karatepe, a localisation library06.8411-08-2026
8A Cross-Platform Rust UI Framework via Qt’s Bridging Technology0501-07-2026
9Rust Commercial Network -- коммерческое сообщество Rust5728-06-2026

Классификация: . Схожих патентов: 0. Схожих новостей: 9. Тональность: 0. Информативность: 7.64. Источник: users.rust-lang.org.