sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆131Updated 3 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.☆199Updated last year
- Library safely exposing the io_uring API.☆71Updated this week
- Define your own PhantomData☆158Updated 3 weeks ago
- Yaque is yet another disk-backed persistent queue for Rust.☆89Updated last year
- Read and write from offsets in Rust.☆89Updated 3 months ago
- Heap-based async timers☆216Updated last year
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- A Rust library for interrupting asynchronous streams.☆166Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 3 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- extremely boring async function runner!☆162Updated 2 years ago
- Benchmarking Rust storage engines☆66Updated last week
- Concurrent hash trie☆58Updated 5 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 last month
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- ☆62Updated 3 months ago
- Async stream for Rust and the futures crate.☆192Updated this week
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆44Updated 8 months ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- ☆87Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- A simple bitset container for Rust☆159Updated 6 months ago
- CSV parsing in async context☆49Updated 8 months ago