main-- / rust-intervaltreeLinks
☆21Updated last year
Alternatives and similar repositories for rust-intervaltree
Users that are interested in rust-intervaltree are comparing it to the libraries listed below
Sorting:
- Integer sets as fast, sorted, integer ranges with full set operations☆103Updated 3 months ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆148Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆69Updated 6 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Hidden Markov Models in Rust☆78Updated last year
- Rust LZ4 bindings☆59Updated last year
- A library for generating Graphviz DOT language files for graphs.☆78Updated 10 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Full-featured liblz4 binding for Rust☆78Updated last year
- Succinct data structures using very efficient rank and select☆128Updated last month
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 3 months ago
- Parallel iterator processing library for Rust☆104Updated 3 weeks ago
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated last month
- Map data structure whose keys are stored as ranges☆100Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Updated last month
- Multi-threaded Compression☆172Updated 2 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Rust library providing cache-efficient, stack-allocated string types☆47Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Eventually consistent values for Rust☆125Updated 3 years ago
- Rust FFI wrapper for CRoaring☆164Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago