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:
- Rust implementation of a fast, easy, interval tree library nim-lapper☆68Updated 5 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- Integer sets as fast, sorted, integer ranges with full set operations☆102Updated last month
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 8 months ago
- Succinct data structures using very efficient rank and select☆127Updated this week
- Rust LZ4 bindings☆58Updated 11 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A BK-tree implementation in Rust.☆40Updated 2 years ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated 2 months ago
- Parallel iterator processing library for Rust☆103Updated last month
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- Multi-threaded Compression☆170Updated last month
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆57Updated this week
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆101Updated 6 months ago
- Hidden Markov Models in Rust☆78Updated last year
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- ☆115Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Making floating-point behave.☆85Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- Rust library providing cache-efficient, stack-allocated string types☆48Updated 2 weeks ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 3 weeks ago
- Small and fast library for k-means clustering.☆52Updated 5 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 6 months ago
- Derive a builder for your constructors in Rust☆71Updated last month