BurntSushi / suffix
Fast suffix arrays for Rust (with Unicode support).
☆272Updated 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☆227Updated 7 months ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆304Updated 11 months ago
- A Rust implementation of the xxHash algorithm.☆395Updated 5 months ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 8 months ago
- A mortifying serialization library for Rust☆338Updated 2 years ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆107Updated 2 years ago
- Elastic tabstops for Rust.☆260Updated last month
- A port of HdrHistogram to Rust☆321Updated last year
- A better compressed bitset in Rust☆795Updated last week
- Rust FFI wrapper for CRoaring☆158Updated last week
- A rust implementation of some popular snowball stemming algorithms☆125Updated last year
- Locality Sensitive Hashing in Rust with Python bindings☆115Updated last year
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆276Updated last year
- High-throughput columnar serialization in Rust☆161Updated this week
- Rust language bindings for Faiss☆215Updated 2 months ago
- Rust library for fast multi-pattern searching.☆85Updated 8 years ago
- A low level regular expression library that uses deterministic finite automata.☆349Updated last year
- Compact string type for zero-copy parsing☆257Updated last year
- A fast implementation of Aho-Corasick in Rust.☆1,102Updated 7 months ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 9 months ago
- Judy array implementation in pure Rust☆87Updated 7 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated last year
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Context-sensitive word embeddings with subwords. In Rust.☆87Updated last year
- Rust implementations of string similarity metrics☆436Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated last month
- Fast hierarchical agglomerative clustering in Rust.☆96Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated last month