sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆127Updated last month
Alternatives and similar repositories for patricia_tree
Users that are interested in patricia_tree are comparing it to the libraries listed below
Sorting:
- A fast and flexible LRU map.☆198Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- ☆233Updated 3 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Time and duration crate optimized for speed and API stability.☆74Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- A fast Bloom filter implementation in Rust☆265Updated last month
- A Rust library for interrupting asynchronous streams.☆168Updated 10 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Library safely exposing the io_uring API.☆69Updated this week
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- A pure Rust database implementation using an append-only B-Tree file format.☆275Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Async broadcast channels☆187Updated 2 months ago
- ☆44Updated 6 months ago
- Fast generic radix trie implemented in Rust☆210Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆46Updated last month
- A simple bitset container for Rust☆155Updated 4 months ago
- ☆125Updated 3 years ago
- ☆87Updated 10 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆145Updated 2 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Heap-based async timers☆216Updated last year
- IpNet, Ipv4Net, and Ipv6Net types and methods for Rust☆149Updated 9 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆148Updated last month
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆81Updated 2 months ago