Hasty Briefsbeta

Fast Lua runtime written in Rust

7 hours ago
  • #Rust
  • #Lua
  • #Server
  • Built with Rust for high performance, fault-tolerance, and ease-of-use in Lua servers.
  • Features zero-cost abstractions and an async, multi-threaded runtime for speed.
  • Seamless Lua integration for high-performance scripting.
  • Fault-tolerant and extensible architecture adaptable to application growth.
  • Single binary with all necessary components; can function as a standard Lua runtime.
  • Example code provided for creating a server, registering routes, and handling requests.