pwoolcoc / crafting-interpreters-rustLinks
Following along with http://www.craftinginterpreters.com, except in Rust
☆25Updated 7 years ago
Alternatives and similar repositories for crafting-interpreters-rust
Users that are interested in crafting-interpreters-rust are comparing it to the libraries listed below
Sorting:
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- x86 bare metal Rust thing☆28Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Pure-Rust Command Line Editing Library☆26Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated 11 months ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆23Updated 8 years ago
- Scripting DSL with Rust interpreter☆33Updated 3 years ago
- ☆5Updated 9 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 7 months ago
- ☆37Updated 8 years ago
- Minimal UI library based on relm (GTK+), written in Rust.☆40Updated 3 years ago
- ☆38Updated 10 years ago
- A composable wait system.☆76Updated 6 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- spmc streams in rust☆26Updated 8 years ago
- Linting your rust project with clippy as a service☆36Updated 4 years ago
- An attempt to make a port of minimp3 to Rust☆30Updated 6 years ago
- Safely combine results☆81Updated 9 months ago
- A rust macro for building container literals.☆16Updated 10 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆23Updated 4 years ago