Fast suffix arrays for Rust (with Unicode support).
☆282Oct 10, 2023Updated 2 years ago
Alternatives and similar repositories for suffix
Users that are interested in suffix are comparing it to the libraries listed below
Sorting:
- A fast implementation of Aho-Corasick in Rust.☆1,205Feb 27, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,048Sep 25, 2024Updated last year
- Unicode caseless matching☆25Dec 30, 2024Updated last year
- Multi-producer, multi-consumer concurrent channel for Rust.☆391May 16, 2021Updated 4 years ago
- Communication primitives☆69Oct 15, 2017Updated 8 years ago
- ☆45Jan 17, 2017Updated 9 years ago
- Demo: OS sandboxing for unsafe code in Rust☆13Mar 10, 2015Updated 10 years ago
- A small utility to compare Rust micro-benchmarks.☆364Aug 29, 2024Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆509Aug 20, 2025Updated 6 months ago
- Fast line iteration library written in Rust☆14May 28, 2017Updated 8 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆242May 11, 2022Updated 3 years ago
- Multi reporter metrics library (carbon, graphite, postgresql, prometheus)☆101Oct 27, 2018Updated 7 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Jan 8, 2018Updated 8 years ago
- Elastic tabstops for Rust.☆271Sep 21, 2025Updated 5 months ago
- A Rust library to compress integer arrays.☆40Jun 25, 2018Updated 7 years ago
- Compact string type for zero-copy parsing☆264Nov 16, 2023Updated 2 years ago
- A Rust implementation of the PCG PRNG.☆24May 29, 2017Updated 8 years ago
- Convert contiguous ranges of Unicode codepoints to UTF-8 byte ranges.☆44Apr 4, 2022Updated 3 years ago
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆360Nov 24, 2016Updated 9 years ago
- cross-platform Rust API for memory mapped IO☆571Feb 13, 2022Updated 4 years ago
- A work stealing fork-join parallelism library for Rust☆57Jul 2, 2018Updated 7 years ago
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,809Updated this week
- A better compressed bitset in Rust☆904Feb 26, 2026Updated last week
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆70Feb 27, 2026Updated last week
- A Bounded SPSC queue for Rust☆161Dec 30, 2022Updated 3 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆479Apr 23, 2016Updated 9 years ago
- Rust library for fast multi-pattern searching.☆89Jan 2, 2017Updated 9 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Feb 9, 2026Updated 3 weeks ago
- char <-> Unicode character name☆23Aug 20, 2016Updated 9 years ago
- Rust implementations of string similarity metrics☆476Nov 27, 2025Updated 3 months ago
- Rust edit distance routines accelerated using SIMD. Supports fast Hamming, Levenshtein, restricted Damerau-Levenshtein, etc. distance cal…☆109Mar 13, 2023Updated 2 years ago
- Graph data structure library for Rust.☆3,773Feb 21, 2026Updated last week
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆233Jun 3, 2025Updated 9 months ago
- A command line tool to generate Unicode tables as source code.☆116Sep 29, 2024Updated last year
- event loop and promises in Rust☆111Jan 8, 2017Updated 9 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Read input lines as byte slices for high efficiency☆68Jan 5, 2024Updated 2 years ago
- Optimized string search routines for Rust.☆1,381Feb 12, 2026Updated 3 weeks ago
- Implements a Rust ordered map as a BurstTrie.☆30May 26, 2017Updated 8 years ago