pwoolcoc / crafting-interpreters-rustLinks
Following along with http://www.craftinginterpreters.com, except in Rust
☆25Updated 8 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:
- A very small GC in Rust, with a safe API☆67Updated last year
- Scripting DSL with Rust interpreter☆33Updated 3 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- Units of Measure for Rust☆49Updated 10 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Pure-Rust Command Line Editing Library☆26Updated 9 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A language for designing slides☆117Updated 2 months ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 8 years ago
- Rust wrappers around references, boxes and Arcs.☆71Updated 4 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- Rust binding for libsound.io☆49Updated 5 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 6 years ago
- ☆37Updated 9 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Safely combine results☆82Updated last year
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated last year
- Rust macros for container initialization and iterator literals☆26Updated 10 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago