michaelsproul / rust_sequence_trie
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
- A fuzzing tool for incremental compilation that walks git history☆32Updated 6 years ago
- A pool of reusable values☆50Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 7 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- ☆25Updated 9 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- Convenient chaining APIs for free☆29Updated 8 years ago
- A buffered I/O stream for Rust☆31Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- More maintainable Rust test☆28Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 7 years ago
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- reprints for your terminal screen☆19Updated 8 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- A dirty and ugly library to do localization in Rust☆16Updated 2 years ago
- A double-ended priority queue implemented with an interval heap.☆18Updated 7 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Rust library providing a counter-based thread barrier☆53Updated 6 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 7 years ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Run a function after some data was mutably borrowed☆30Updated 4 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 2 weeks ago