michaelsproul / rust_sequence_trieLinks
Ergonomic trie data structure
☆27Updated 6 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:
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- A pool of reusable values☆50Updated 5 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust source code parser and explorer☆23Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 6 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A double-ended priority queue implemented with an interval heap.☆17Updated 7 years ago
- ☆27Updated 10 years ago
- A Raw utility for managing contiguous heap allocations☆10Updated 8 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 6 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆45Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- The empty type Void.☆69Updated 2 years ago
- Ordered iterators☆10Updated 5 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago