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
- Convert `try!()` into `?`s☆34Updated 8 years ago
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- ☆27Updated 10 years ago
- ☆94Updated last year
- An experimental columnar arena☆43Updated 9 months ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 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 3 months ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- ☆48Updated 2 months ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A general-purpose lens library for Rust.☆29Updated 8 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Ergonomic, garbage collected strings for Rust☆36Updated 8 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago