sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆121Updated 4 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.☆184Updated 5 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A Rust library for interrupting asynchronous streams.☆160Updated 5 months ago
- Heap-based async timers☆212Updated 11 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- ☆69Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Benchmarking Rust storage engines☆37Updated 3 weeks ago
- A pure-Rust library to work with Linux capabilities☆87Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Library safely exposing the io_uring API.☆62Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Automatically implement traits for common smart pointers☆111Updated last month
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- Benchmarking library for stable Rust☆38Updated last month
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- mirror of https://caio.co/de/foca/☆165Updated 2 weeks ago
- The feature-rich, portable async channel library☆255Updated 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-…☆77Updated 2 weeks ago
- generators☆208Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- extremely boring async function runner!☆157Updated 2 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- An updated version of linked-hash-map and friends☆114Updated last month
- ☆42Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week