Cydhra / vers
Succinct data structures using very efficient rank and select
☆62Updated last month
Related projects ⓘ
Alternatives and complementary repositories for vers
- ☆188Updated this week
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Human-friendly indexed collections☆51Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆75Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆66Updated 2 months ago
- A minimalist property-based testing library☆104Updated 3 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆67Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆131Updated 2 months ago
- structured parallel execution for async Rust☆30Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆61Updated 9 months ago
- memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust☆45Updated 6 months ago
- Rust implementations of succinct data structures☆47Updated last week
- ☆40Updated 2 months ago
- Library safely exposing the io_uring API.☆54Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆104Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆101Updated last year
- A fast, non-cryptographic, minimally DoS-resistant hashing algorithm for Rust.☆169Updated last week
- ☆28Updated 3 weeks ago
- Peggen, generate fast PEG parsers via derive macros☆33Updated last month
- Faster integer division and modulus operations☆70Updated last year
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆106Updated 10 months ago
- Efficient byte-stream pipe buffer☆39Updated 4 months ago
- Eventually consistent values for Rust☆122Updated 2 years ago
- Multi-threaded Compression☆155Updated 7 months ago