BurntSushi / suffixLinks
Fast suffix arrays for Rust (with Unicode support).
☆280Updated 2 years ago
Alternatives and similar repositories for suffix
Users that are interested in suffix are comparing it to the libraries listed below
Sorting:
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Rust FFI wrapper for CRoaring☆163Updated 2 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆322Updated last week
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- A mortifying serialization library for Rust☆346Updated 3 years ago
- A Rust implementation of the xxHash algorithm.☆425Updated 4 months ago
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- finalfusion embeddings in Rust☆105Updated 2 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Rust library for fast multi-pattern searching.☆87Updated 9 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆120Updated 2 years ago
- Python-style function decorators for Rust☆159Updated 4 years ago
- easy simd☆370Updated 3 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An XPath library in Rust☆127Updated 7 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆113Updated last year
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆289Updated 2 months ago
- A port of HdrHistogram to Rust☆336Updated last year
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆244Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆175Updated 5 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Elastic tabstops for Rust.☆271Updated 3 months ago
- Context-sensitive word embeddings with subwords. In Rust.☆89Updated 2 years ago
- Snappy compression implemented in Rust (including the Snappy frame format).☆505Updated 4 months ago