Daniel-Liu-c0deb0t / triple_accel
Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance calculations and string search.
☆106Updated last year
Alternatives and similar repositories for triple_accel:
Users that are interested in triple_accel are comparing it to the libraries listed below
- Parallel iterator processing library for Rust☆101Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆93Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆139Updated 6 months ago
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 3 weeks ago
- Rust implementation of a fast, easy, interval tree library nim-lapper☆58Updated 9 months ago
- Succinct data structures using very efficient rank and select☆69Updated 2 weeks ago
- Hidden Markov Models in Rust☆69Updated 10 months ago
- Integer sets as fast, sorted, integer ranges with full set operations☆79Updated last month
- ☆20Updated 11 months ago
- Cute tricks for SIMD vectorized binary encoding and decoding of nucleotides, in Rust.☆116Updated 4 years ago
- A Rust interface for the Succinct Data Structure Library.☆14Updated 3 years ago
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆73Updated 4 months ago
- ☆216Updated 2 weeks ago
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Small and fast library for k-means clustering.☆43Updated 2 months ago
- Simple succinct data structures (in Rust)☆50Updated 2 months ago
- Simple and transparent support for compressed files.☆76Updated this week
- Multi-threaded Compression☆154Updated 10 months ago
- ☆62Updated last year
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆133Updated 9 months ago
- Rust libraries and programs focused on succinct data structures☆133Updated 3 months ago
- .npy and .npz file format support for ndarray☆59Updated 4 months ago
- Rust implementations of succinct data structures☆51Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated this week
- Derive a builder for your constructors in Rust☆67Updated 2 months ago
- Probability distributions and statistics in Rust with integrated fitting routines, convolution support and mixtures.☆11Updated 10 months ago
- Rust LZ4 bindings☆48Updated 3 weeks ago
- Autogenerate Markdown documentation for clap command-line tools☆60Updated 7 months ago
- Collection of succinct data structures in Rust☆82Updated last year
- Faster integer division and modulus operations☆70Updated 2 years ago