nikomatsakis / doggedLinks
Experimental persistent collections in Rust
☆45Updated 7 years ago
Alternatives and similar repositories for dogged
Users that are interested in dogged are comparing it to the libraries listed below
Sorting:
- A very small GC in Rust, with a safe API☆62Updated last year
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- ☆95Updated last year
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- An experimental columnar arena☆43Updated 8 months ago
- ☆27Updated 10 years ago
- An implementation of the "rose tree" data structure for Rust.☆24Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 months ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- Core functionality for handling rustc's save-analysis data☆40Updated 6 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- A miniKanren implementation in Rust☆37Updated 9 years ago