NLnetLabs / rotoLinks
The strongly-typed, compiled embedded scripting language for Rust, used by Rotonda.
☆469Updated this week
Alternatives and similar repositories for roto
Users that are interested in roto are comparing it to the libraries listed below
Sorting:
- Rusty API for SQLite☆363Updated last week
- Core POSIX command line utilities in safe Rust☆408Updated 2 weeks ago
- ☆145Updated 2 weeks ago
- 🌀 Async-first sharded hashmap for Rust.☆540Updated last year
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆220Updated this week
- ☆271Updated 5 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆308Updated 9 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated this week
- Debug breakpoint assertions for Rust☆195Updated 2 months ago
- Rust port of Spice, a low-overhead parallelization library☆704Updated 9 months ago
- An opinionated tree-sitter + tree-sitter-highlight + grammars bundle☆356Updated 3 weeks ago
- A lockless mpmc/mpsc to support async derive from crossbeam☆402Updated last week
- Maps where keys are borrowed from values.☆304Updated this week
- A fast and flexible allocator for no_std and WebAssembly☆524Updated 7 months ago
- Easy declarative web interfaces.☆398Updated 4 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆203Updated last week
- Thread-Per-Core async runtime for Rust☆371Updated last week
- Common Expression Language interpreter written in Rust☆578Updated 3 weeks ago
- A delicious package manager☆490Updated this week
- Immutable strings, in Rust.☆247Updated 2 years ago
- Wildcard matching☆206Updated 2 months ago
- A port of Sebastian Aaltonen's `OffsetAllocator` to Rust☆429Updated last year
- The prettier pattern-matching parser with automatic error recovery☆154Updated 3 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.