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
- ☆94Updated last year
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- ☆27Updated 10 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A parser-combinator library for Rust☆45Updated 9 years ago
- An experimental columnar arena☆43Updated 10 months ago
- A linear solver designed to be easy to use with Rust enums.☆32Updated 4 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆175Updated last year
- Convert `try!()` into `?`s☆34Updated 8 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆47Updated 4 years ago
- ☆49Updated 3 months ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Working group focused on language runtimes - implementing GC and concurrency in safe Rust APIs☆34Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- ☆85Updated 9 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 5 months ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A pool of reusable values☆51Updated 5 years ago
- Scrap Your Rust Boilerplate☆56Updated 7 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago