CarlKCarlK / range-set-blaze
Integer sets as fast, sorted, integer ranges with full set operations
☆79Updated 3 weeks ago
Alternatives and similar repositories for range-set-blaze:
Users that are interested in range-set-blaze are comparing it to the libraries listed below
- A Rust data structure for efficient lower-bound lookups☆89Updated 10 months ago
- ☆21Updated 4 months ago
- ☆215Updated this week
- Succinct data structures using very efficient rank and select☆67Updated last week
- Faster integer division and modulus operations☆70Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆83Updated last week
- High-precision and consistent benchmarking framework/harness for Rust☆109Updated this week
- Map data structure whose keys are stored as ranges☆80Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆135Updated 5 months ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆57Updated 9 months ago
- Rust libraries and programs focused on succinct data structures☆133Updated 2 months ago
- Parallel iterator processing library for Rust☆101Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last week
- Fast and scalable minimal perfect hashing for massive key sets☆138Updated 6 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated 9 months ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆23Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 5 months ago
- ☆98Updated 2 weeks ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- SIMD aligned data structures to work with `std::simd`.☆8Updated last month
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆33Updated 9 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated last week
- A Mutex wrapper tracking acquisition order☆67Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆106Updated last year
- Library safely exposing the io_uring API.☆56Updated last week
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- Rust LZ4 bindings☆48Updated last week
- Functional command-line JSON processor☆25Updated 5 months ago
- Small and fast library for k-means clustering.☆42Updated 2 months ago