BurntSushi / suffixLinks
Fast suffix arrays for Rust (with Unicode support).
☆276Updated 2 years ago
Alternatives and similar repositories for suffix
Users that are interested in suffix are comparing it to the libraries listed below
Sorting:
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 5 months ago
- Fast generic radix trie implemented in Rust☆210Updated last month
- A suite of non-cryptographic hash functions for Rust.☆140Updated 3 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- Rust FFI wrapper for CRoaring☆161Updated last week
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 7 months ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- Rust library for fast multi-pattern searching.☆86Updated 8 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- An XPath library in Rust☆127Updated 5 months ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- finalfusion embeddings in Rust☆104Updated 2 years ago
- Compact string type for zero-copy parsing☆262Updated last year
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆144Updated 6 years ago
- A Vec of Bits☆183Updated 2 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- A mortifying serialization library for Rust☆345Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆414Updated 2 months ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆242Updated 3 years ago
- Levenshtein edit distance in Rust☆48Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- Elastic tabstops for Rust.☆269Updated last month
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆287Updated 2 weeks ago
- ☆78Updated 2 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆140Updated 4 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Hidden Markov Models in Rust☆78Updated last year