BurntSushi / suffixLinks
Fast suffix arrays for Rust (with Unicode support).
☆281Updated 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☆232Updated 8 months ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- A suite of non-cryptographic hash functions for Rust.☆142Updated 3 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated this week
- A mortifying serialization library for Rust☆346Updated 3 years ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 10 months ago
- Basic statistical functions on streams for Rust.☆88Updated 3 years ago
- An XPath library in Rust☆127Updated 8 months ago
- A rust implementation of some popular snowball stemming algorithms☆131Updated last year
- A small utility to compare Rust micro-benchmarks.☆363Updated last year
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Updated 2 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 idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- easy simd☆370Updated 4 months ago
- Rust library for fast multi-pattern searching.☆88Updated 9 years ago
- A Rust implementation of the xxHash algorithm.☆430Updated 5 months ago
- A Vec of Bits☆186Updated 5 months ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆244Updated 3 years ago
- High-throughput columnar serialization in Rust☆189Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆90Updated 2 years ago
- finalfusion embeddings in Rust☆105Updated 2 years ago
- Levenshtein edit distance in Rust☆50Updated 4 months ago
- Elastic tabstops for Rust.☆271Updated 4 months ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆177Updated 6 months ago
- ☆78Updated 3 years ago
- Super-fast float parser in Rust (now part of Rust core)☆289Updated 3 years ago