pwoolcoc / crafting-interpreters-rust
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
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- A very small GC in Rust, with a safe API☆62Updated 10 months ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated last year
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- ☆37Updated 8 years ago
- Pure-Rust Command Line Editing Library☆26Updated 8 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- Put a program in your program, so you can program while you program.☆45Updated 9 years ago
- Scripting DSL with Rust interpreter☆32Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 6 months ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Set the error context using doc comments☆54Updated 5 years ago
- cargo clippy☆69Updated 9 years ago
- ☆5Updated 9 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago