sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆127Updated 3 weeks ago
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.☆193Updated 9 months ago
- Define your own PhantomData☆158Updated last month
- A Rust library for interrupting asynchronous streams.☆168Updated 9 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Heap-based async timers☆215Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last week
- Library safely exposing the io_uring API.☆69Updated this week
- extremely boring async function runner!☆161Updated 2 years ago
- 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
- ☆43Updated 5 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated last month
- Fast generic radix trie implemented in Rust☆209Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- An updated version of linked-hash-map and friends☆129Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Port of bbolt in Rust☆65Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆274Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- ☆225Updated 2 months ago
- The feature-rich, portable async channel library☆263Updated 2 years ago
- CSV parsing in async context☆49Updated 5 months ago
- Benchmarking Rust storage engines☆46Updated 3 weeks ago
- Async stream for Rust and the futures crate.☆188Updated last week