ltungv / rox
An interpreter for the Lox language
☆26Updated 3 months ago
Alternatives and similar repositories for rox:
Users that are interested in rox are comparing it to the libraries listed below
- Build Abstract Syntax Trees and tree-walking models quickly in Rust.☆119Updated last year
- Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.☆118Updated 8 months ago
- Translations of a simple C program to Rust.☆138Updated last year
- A crate to protect against malicious JSON payloads.☆65Updated 2 months ago
- How fast can we recognize a word from a small pre-determined set?☆73Updated 3 weeks ago
- Debug breakpoint assertions for Rust☆179Updated last month
- Resilient LL(1) parser generator for Rust☆126Updated this week
- c'est le marché☆38Updated last year
- Fast multi-producer, multi-consumer unbounded channel with async support.☆102Updated 2 years ago
- HNSW implementation in Rust. Reference: https://arxiv.org/ftp/arxiv/papers/1603/1603.09320.pdf☆222Updated 2 months ago
- It executes futures☆55Updated last year
- Discovering and describing Rust's design axioms☆71Updated 9 months ago
- Tiny Rust Async Linux Executor