michaelsproul / rust_sequence_trie
Ergonomic trie data structure
☆26Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust_sequence_trie
- A pool of reusable values☆50Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 6 years ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆50Updated last year
- rust histogram and percentile stats☆46Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- Convert `try!()` into `?`s☆33Updated 7 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- ☆23Updated 8 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A Cargo plugin to list unsafe code in a Rust project.☆43Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- [DEPRECATED] A simple object arena☆37Updated 3 years ago
- ☆54Updated 5 years ago