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☆90Updated 4 years ago
- Pure-Rust Command Line Editing Library☆26Updated 9 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years 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
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Safely combine results☆81Updated 11 months ago
- A crate with indexed arenas with small memory footprint☆77Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A fast map for when one doesn't care about choosing the keys.☆27Updated 9 months ago
- ☆37Updated 8 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A whitespace-sensitive syntax for rust☆72Updated 7 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A Rust library for strongly-typed string keys for configuration.☆25Updated 7 years ago
- Scripting DSL with Rust interpreter☆32Updated 3 years ago
- Rust binding for libsound.io☆49Updated 4 years ago
- bytevec: A Rust serialization library that uses byte vectors☆41Updated 2 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- backend server for Browser User Interface (BUI)☆89Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- A Rust SDL2 clone of Flappy Gopher which is a clone of Flappy Bird☆65Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A macro to generate Rust actors☆45Updated 4 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago