BurntSushi / suffixLinks
Fast suffix arrays for Rust (with Unicode support).
☆278Updated 2 years ago
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☆213Updated 2 months ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆230Updated 6 months ago
- Rust FFI wrapper for CRoaring☆161Updated last month
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆318Updated last year
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 7 months ago
- Context-sensitive word embeddings with subwords. In Rust.☆89Updated 2 years ago
- Basic statistical functions on streams for Rust.☆88Updated 2 years ago
- High-throughput columnar serialization in Rust☆186Updated last week
- A rust implementation of some popular snowball stemming algorithms☆129Updated last year
- finalfusion embeddings in Rust☆104Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆417Updated 3 months ago
- A mortifying serialization library for Rust☆345Updated 2 years ago
- An XPath library in Rust☆127Updated 5 months ago
- Compact string type for zero-copy parsing