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:
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 3 months ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Rust FFI wrapper for CRoaring☆159Updated last week
- A rust implementation of some popular snowball stemming algorithms☆128Updated last year
- A mortifying serialization library for Rust☆341Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆312Updated last year
- A small utility to compare Rust micro-benchmarks.☆358Updated last year
- A Rust implementation of the xxHash algorithm.☆408Updated last week
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆108Updated 2 years ago
- Basic statistical functions on streams for Rust.☆86Updated 2 years ago
- A Vec of Bits☆181Updated 2 weeks ago
- Fast hierarchical agglomerative clustering in Rust.☆103Updated 5 months ago
- finalfusion embeddings in Rust☆102Updated last year
- easy simd☆364Updated 7 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated last month
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆285Updated 2 years ago
- A compiler plugin to insert flame calls☆384Updated 2 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- A port of HdrHistogram to Rust☆324Updated last year
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated last year
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- ☆77Updated 2 years ago
- A low level regular expression library that uses deterministic finite automata.☆351Updated 2 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Python-style function decorators for Rust☆157Updated 4 years ago
- High-throughput columnar serialization in Rust☆181Updated 3 weeks ago
- A fast Bloom filter implementation in Rust☆263Updated 2 months ago
- Compact string type for zero-copy parsing☆262Updated last year