khvzak / script-bench-rsLinks
Rust embedded scripting languages benchmark
☆70Updated last week
Alternatives and similar repositories for script-bench-rs
Users that are interested in script-bench-rs are comparing it to the libraries listed below
Sorting:
- Language server for Rhai.☆57Updated 2 years ago
- A kludgey 2d game engine written in Rust atop wgpu☆73Updated 2 months ago
- horrible serde macro stuff☆39Updated last year
- Obsessively tiny error derive macro☆86Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Experimental web UI library for Rust.☆53Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Yet another string type for Rust☆86Updated 2 weeks ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Lightning fast and modular UI framework.☆54Updated last month
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Advanced table viewer for egui☆49Updated 4 months ago
- "A very small syn"☆204Updated 4 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆41Updated last year
- State machine pattern for Rust☆29Updated 7 months ago
- A drawing framework for arbitrary windowing systems