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:
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 8 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- Rust implementation of a fast, easy, interval tree library nim-lapper☆67Updated 5 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last week
- Succinct data structures using very efficient rank and select☆127Updated 2 weeks ago
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- Rust LZ4 bindings☆58Updated 11 months ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 2 months ago
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- Hidden Markov Models in Rust☆78Updated last year
- Multi-threaded Compression☆170Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆164Updated last month
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆41Updated last year
- ☆26Updated last month
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆103Updated 6 months ago
- Concurrency algorithms☆11Updated 8 months ago
- FM-index for Rust☆25Updated 7 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆150Updated last week
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 3 weeks ago