sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆124Updated 6 months 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.☆189Updated 6 months ago
- Define your own PhantomData☆155Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- ☆212Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Heap-based async timers☆215Updated last year
- A Rust library for interrupting asynchronous streams.☆162Updated 6 months ago
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆143Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆86Updated last year
- Fast generic radix trie implemented in Rust☆201Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- A fast Bloom filter implementation in Rust☆258Updated last month
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- extremely boring async function runner!☆158Updated 2 years ago
- Benchmarking Rust storage engines☆37Updated last week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆41Updated 2 months 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-…☆77Updated last month
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Serialisable closures for Rust.☆64Updated 2 years ago
- A simple bitset container for Rust☆145Updated 3 weeks ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Asynchronous HTTP body trait☆142Updated this week