BurntSushi / suffixLinks
Fast suffix arrays for Rust (with Unicode support).
☆274Updated last year
Alternatives and similar repositories for suffix
Users that are interested in suffix are comparing it to the libraries listed below
Sorting:
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆310Updated last year
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust FFI wrapper for CRoaring☆158Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 2 months ago
- A rust implementation of some popular snowball stemming algorithms☆127Updated last year
- Fast hierarchical agglomerative clustering in Rust.☆102Updated 3 months ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 11 months ago
- A mortifying serialization library for Rust☆340Updated 2 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆406Updated last month
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 11 months ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- An XPath library in Rust☆125Updated last month
- A Rust data structure for efficient lower-bound lookups☆91Updated last year
- finalfusion embeddings in Rust☆102Updated last year
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 7 years ago
- A low level regular expression library that uses deterministic finite automata.☆350Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- A port of HdrHistogram to Rust☆323Updated last year
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- easy simd☆361Updated 5 months ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- A fast Bloom filter implementation in Rust☆262Updated last month
- Compact string type for zero-copy parsing☆260Updated last year
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- Spelling correction & Fuzzy search based on Symmetric Delete spelling correction algorithm.☆138Updated last month
- High-throughput columnar serialization in Rust☆181Updated 2 weeks ago