michaelsproul / rust_sequence_trieLinks
Ergonomic trie data structure
☆27Updated 7 years ago
Alternatives and similar repositories for rust_sequence_trie
Users that are interested in rust_sequence_trie are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A pool of reusable values☆51Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- The empty type Void.☆71Updated 2 years ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- An ordered map and set based on a trie.☆28Updated 5 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- ☆27Updated 10 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 9 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A very small GC in Rust, with a safe API☆67Updated last year
- Ordered iterators☆10Updated 5 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆49Updated 4 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- ☆94Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Use format strings to create strongly-typed data pack/unpack interfaces☆62Updated 2 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago