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:
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- A suite of non-cryptographic hash functions for Rust.☆139Updated 3 years ago
- Fast generic radix trie implemented in Rust☆200Updated 2 years ago
- Rust FFI wrapper for CRoaring☆158Updated 2 weeks ago
- A mortifying serialization library for Rust☆339Updated 2 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- Cuckoo Filter: Practically Better Than Bloom (In Rust)☆280Updated 2 years ago
- A Rust implementation of the xxHash algorithm.☆400Updated 2 weeks ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆308Updated last year
- easy simd☆358Updated 4 months ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- A small utility to compare Rust micro-benchmarks.☆355Updated 9 months ago
- A better compressed bitset in Rust☆811Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆248Updated 8 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A tiny library to efficiently search strings for sets of ASCII characters and byte slices for sets of bytes.☆114Updated 10 months ago
- A fast Bloom filter implementation in Rust☆257Updated last week
- A rust implementation of some popular snowball stemming algorithms☆127Updated last year
- Portable Packed SIMD Vectors for Rust standard library☆623Updated last year
- Compact string type for zero-copy parsing☆258Updated last year
- A Vec of Bits☆179Updated 2 weeks ago
- A low level regular expression library that uses deterministic finite automata.☆349Updated last year
- Half-precision floating point types f16 and bf16 for Rust.☆257Updated 3 weeks ago
- Cargo subcommand to profile binaries☆441Updated 2 years ago
- finalfusion embeddings in Rust☆102Updated last year
- Rust library implementing xor-filters☆140Updated 2 years ago
- A port of HdrHistogram to Rust☆321Updated last year
- An experimental serialization system written in Rust☆270Updated 2 years ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆140Updated 11 months ago