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.☆102Updated 7 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆146Updated 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☆67Updated 4 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆100Updated 3 weeks ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Rust LZ4 bindings☆57Updated 10 months ago
- An ε-copy serialization/deserialization framework for Rust☆162Updated 2 weeks ago
- Hidden Markov Models in Rust☆78Updated last year
- Multi-threaded Compression☆168Updated last week
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated 2 months ago
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Map data structure whose keys are stored as ranges☆98Updated this week
- Trait generalization of the fundamental types☆46Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- A BK-tree implementation in Rust.☆40Updated last year
- Histograms with a configurable number of buckets, and a terminal-friendly Display.☆30Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 2 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- wyhash fast portable non-cryptographic hashing algorithm and random number generator in Rust☆102Updated 5 months ago
- Making floating-point behave.☆85Updated 11 months ago
- A suite of non-cryptographic hash functions for Rust.☆140Updated 3 years ago
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- Multi backend HashMap for higher performance on different key space sizes☆29Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆147Updated 2 months ago