sile / patricia_treeLinks
A memory-efficient patricia tree implementation written in Rust
☆126Updated this week
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.☆192Updated 8 months ago
- Define your own PhantomData☆158Updated last week
- extremely boring async function runner!☆161Updated 2 years ago
- Asynchronous access to a bincode-encoded item stream.☆79Updated 6 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- A Rust library for interrupting asynchronous streams.☆167Updated 8 months ago
- Yaque is yet another disk-backed persistent queue for Rust.☆87Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated last week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 3 months ago
- Fast generic radix trie implemented in Rust☆207Updated last week
- Time and duration crate optimized for speed and API stability.☆74Updated 2 weeks ago
- ☆221Updated last month
- Library safely exposing the io_uring API.☆68Updated 3 weeks ago
- Heph is an actor library for Rust based on asynchronous functions.☆146Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Heap-based async timers☆214Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- An updated version of linked-hash-map and friends☆124Updated 5 months 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☆132Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated last week
- ☆43Updated 4 months ago
- 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…☆96Updated 2 weeks ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆74Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago