BurntSushi / suffixLinks
Fast suffix arrays for Rust (with Unicode support).
☆276Updated last year
Alternatives and similar repositories for suffix
Users that are interested in suffix are comparing it to the libraries listed below
Sorting:
- Fast generic radix trie implemented in Rust☆208Updated 2 weeks ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 4 months ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust FFI wrapper for CRoaring☆160Updated this week
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆313Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated last month
- A mortifying serialization library for Rust☆343Updated 2 years ago
- Basic statistical functions on streams for Rust.☆87Updated 2 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- Fast hierarchical agglomerative clustering in Rust.☆101Updated 5 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- A Vec of Bits☆180Updated last month
- 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 last month
- A small utility to compare Rust micro-benchmarks.☆360Updated last year
- An XPath library in Rust☆127Updated 3 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆240Updated 3 years ago
- ☆77Updated 2 years ago
- finalfusion embeddings in Rust☆103Updated last year
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- easy simd☆365Updated 2 weeks ago
- A compiler plugin to insert flame calls☆386Updated 2 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆118Updated 2 years ago