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☆63Updated last year
- 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
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- ☆94Updated 2 years ago
- ☆49Updated 4 months ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- A linear solver designed to be easy to use with Rust enums.☆33Updated 4 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- An experimental columnar arena☆43Updated 11 months ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- ☆27Updated 10 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- A pool of reusable values☆51Updated 5 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Ergonomic trie data structure☆27Updated 6 years ago
- ☆85Updated 9 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago