Cydhra / vers
Succinct data structures using very efficient rank and select
☆62Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for vers
- Rust libraries and programs focused on succinct data structures☆126Updated 3 weeks ago
- ☆206Updated last week
- Parallel iterator processing library for Rust☆101Updated last year
- An ε-copy serialization/deserialization framework for Rust☆133Updated 3 months ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- Autogenerate Markdown documentation for clap command-line tools☆55Updated 5 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆77Updated this week
- A Rust data structure for efficient lower-bound lookups☆88Updated 8 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated 8 months ago
- Derive a builder for your constructors in Rust☆66Updated 2 weeks ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆130Updated 7 months ago
- Human-friendly indexed collections☆51Updated 10 months ago
- Parallelo Parallel Library (PPL) is a small parallel framework that brings Structured Parallel Programming in Rust.☆68Updated last week
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago
- Library safely exposing the io_uring API.☆54Updated 2 weeks ago
- memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust☆45Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 2 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆30Updated 7 months ago
- Faster integer division and modulus operations☆70Updated last year
- Lending iterators on stable Rust☆80Updated 10 months ago
- ☆28Updated this week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆104Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- Yet another string type for Rust☆48Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Functional command-line JSON processor☆24Updated 3 months ago
- Transitive derive macros for Rust☆30Updated 6 months ago
- Efficient byte-stream pipe buffer☆40Updated 4 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated last year