sile / patricia_tree
A memory-efficient patricia tree implementation written in Rust
☆121Updated 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
- A fast and flexible LRU map.☆181Updated 4 months ago
- Define your own PhantomData☆152Updated 2 months ago
- A Rust library for interrupting asynchronous streams.☆159Updated 4 months ago
- Heap-based async timers☆212Updated 10 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 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated 3 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆207Updated last month
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A global executor built on top of async-executor and smol☆74Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Blazing fast immutable collection datatypes for Rust.☆103Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- Yaque is yet another disk-backed persistent queue for Rust.☆84Updated last year
- The feature-rich, portable async channel library☆254Updated 2 years ago
- Library safely exposing the io_uring API.☆62Updated last month
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Automatically implement traits for common smart pointers☆110Updated last month
- generators☆207Updated last year
- Time and duration crate optimized for speed and API stability.☆70Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Extensible, asynchronous retry behaviours for futures/tokio☆133Updated last year
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- ☆124Updated 2 years ago