steveklabnik / rueLinks
A programming language that is a minimal subset of Rust
☆138Updated last week
Alternatives and similar repositories for rue
Users that are interested in rue are comparing it to the libraries listed below
Sorting:
- Lightweight exceptions for Rust☆79Updated this week
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆122Updated last year
- A sub-millisecond terminal text rendering system using WebGL2☆143Updated last week
- Scripting language for Rust.☆93Updated last month
- The strongly-typed, compiled embedded scripting language for Rust, used by Rotonda.☆331Updated last week
- Program startup and thread support written in Rust☆190Updated 3 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆208Updated last month
- Data (de)serialization via declarative macros☆177Updated 2 months ago
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆74Updated 9 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆53Updated last month
- Simple refinement types for Rust; parse, don't validate!☆74Updated last week
- ☆142Updated this week
- How fast can we recognize a word from a small pre-determined set?☆79Updated 6 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated 2 months ago
- Include your assets statically into your application with a strict structure☆89Updated 5 months ago
- ☀️|>⛅|>☔☆61Updated last year
- A Rust in-memory embedded database with persistence and multiple adapters (JSON, CSV, etc). Acts like a minimalistic ORM with zero setup.…