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 crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- bytevec: A Rust serialization library that uses byte vectors☆42Updated 3 years ago
- Pure-Rust Command Line Editing Library☆26Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Initial rallying point for ideas and PRs around solving discoverability of Rust crates for production use.☆29Updated 8 years ago
- ☆37Updated 8 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Scripting DSL with Rust interpreter☆32Updated 3 years ago
- Scrap Your Rust Boilerplate☆56Updated 8 years ago
- Units of Measure for Rust☆49Updated 9 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Visualize vertical data inside your terminal 💦☆90Updated 9 months ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- MockMe is a tool used to mock dependencies / function calls when running unit (lib) tests in Rust.☆44Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- A language for designing slides☆116Updated last year
- Prustle - Python-like Standard Library for Rust☆19Updated 8 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago