sile / patricia_tree
A memory-efficient patricia tree implementation written in Rust
☆116Updated this week
Alternatives and similar repositories for patricia_tree:
Users that are interested in patricia_tree are comparing it to the libraries listed below
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Heap-based async timers☆211Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 months ago
- Define your own PhantomData☆151Updated last month
- (lifetime) GATs on stable Rust☆56Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- Yaque is yet another disk-backed persistent queue for Rust.☆81Updated 9 months ago
- Fast generic radix trie implemented in Rust☆191Updated last year
- An updated version of linked-hash-map and friends☆104Updated last month
- ☆65Updated 7 months ago
- A data structure to efficiently intern, cache and restore strings.☆181Updated 2 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- A concurrent, append-only vector.☆141Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago
- A Rust library for interrupting asynchronous streams.☆157Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- generators☆203Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆76Updated 8 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆69Updated 8 months ago
- ☆194Updated this week
- IpNet, Ipv4Net, and Ipv6Net types and methods for Rust☆130Updated 3 months ago
- Run closures in parallel☆111Updated 3 months ago
- An on-disk hash table implementation☆113Updated 3 years ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated 2 weeks ago
- Minimal async cache in Rust with support for key expirations☆52Updated 8 months ago
- A simple bitset container for Rust☆130Updated 2 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆138Updated 3 weeks ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago