mitchmindtree / rose_tree-rsLinks
An implementation of the "rose tree" data structure for Rust.
☆24Updated 3 years ago
Alternatives and similar repositories for rose_tree-rs
Users that are interested in rose_tree-rs are comparing it to the libraries listed below
Sorting:
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- No longer maintained☆38Updated 7 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 4 months ago
- ☆27Updated 10 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Abstract algebra for Rust (still very much a WIP!)☆61Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Scrap Your Rust Boilerplate☆55Updated 7 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Rust declarative static analysis with macro-like syntax☆15Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Cargo subcommand for contributing to your dependencies☆56Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 3 years ago
- ☆23Updated 6 years ago
- ☆37Updated 8 years ago
- A very small GC in Rust, with a safe API☆62Updated last year
- Miscellaneous Collections☆64Updated 10 years ago
- ☆17Updated 9 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 7 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Callgraphs for Rust programs☆32Updated 9 years ago
- Proof of concept for fast regexes in rust☆39Updated 8 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- A monadic IO interface in Rust☆77Updated 9 years ago