sile / patricia_tree
A memory-efficient patricia tree implementation written in Rust
☆120Updated 2 months ago
Alternatives and similar repositories for patricia_tree:
Users that are interested in patricia_tree are comparing it to the libraries listed below
- A fast and flexible LRU map.☆177Updated 2 months ago
- Define your own PhantomData☆152Updated 3 weeks ago
- Heap-based async timers☆211Updated 9 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated last week
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- Library safely exposing the io_uring API.☆59Updated 3 weeks ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- Benchmarking Rust storage engines☆35Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- ☆203Updated 2 months ago
- ☆124Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆158Updated 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-…☆76Updated 10 months ago
- Asynchronous access to a bincode-encoded item stream.☆73Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated last week
- ☆65Updated 9 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 11 months ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆268Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆68Updated 10 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 3 months ago
- extremely boring async function runner!☆155Updated 2 years ago
- Heph is an actor library for Rust based on asynchronous functions.☆140Updated 3 weeks ago
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 3 weeks ago
- Skiplist implementation in rust☆94Updated 3 weeks ago