sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆125Updated 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.☆190Updated 7 months ago
- Define your own PhantomData☆156Updated last week
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- Heap-based async timers☆214Updated last year
- ☆217Updated this week
- A Rust library for interrupting asynchronous streams.☆164Updated 7 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated this week
- Asynchronous access to a bincode-encoded item stream.☆78Updated 4 months ago
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- extremely boring async function runner!☆159Updated 2 years ago
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- ☆125Updated 2 years ago
- A simple bitset container for Rust☆147Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated this week
- Heph is an actor library for Rust based on asynchronous functions.☆147Updated last month
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A fast Bloom filter implementation in Rust☆262Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Library safely exposing the io_uring API.☆67Updated 4 months ago
- Extended utilities for working with files and filesystems in Rust☆149Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆80Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- The feature-rich, portable async channel library☆260Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month