BurntSushi / suffixView external linksLinks
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,201Updated this week
- Represent large sets and maps compactly with finite state transducers.☆2,043Sep 25, 2024Updated last year
- Unicode caseless matching☆24Dec 30, 2024Updated last year
- Multi-producer, multi-consumer concurrent channel for Rust.☆389May 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.☆363Aug 29, 2024Updated last year
- Snappy compression implemented in Rust (including the Snappy frame format).☆507Aug 20, 2025Updated 5 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.☆243May 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 4 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
- The mio-based framework for rust for doing I/O in simple and composable way (ABANDONED)☆359Nov 24, 2016Updated 9 years ago
- cross-platform Rust API for memory mapped IO☆569Feb 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,801Feb 5, 2026Updated last week
- A better compressed bitset in Rust☆897Jan 12, 2026Updated last month
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Jan 4, 2022Updated 4 years ago
- A Bounded SPSC queue for Rust☆162Dec 30, 2022Updated 3 years ago
- Extendable HPC-Framework for CUDA, OpenCL and common CPU☆479Apr 23, 2016Updated 9 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆327Updated this week
- Rust implementations of string similarity metrics☆469Nov 27, 2025Updated 2 months ago
- char <-> Unicode character name☆23Aug 20, 2016Updated 9 years ago
- Graph data structure library for Rust.☆3,750Updated this week
- A command line tool to generate Unicode tables as source code.☆115Sep 29, 2024Updated last year
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆232Jun 3, 2025Updated 8 months ago
- event loop and promises in Rust☆111Jan 8, 2017Updated 9 years ago
- Read input lines as byte slices for high efficiency☆68Jan 5, 2024Updated 2 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Optimized string search routines for Rust.☆1,370Feb 6, 2026Updated last week
- Implements a Rust ordered map as a BurstTrie.☆30May 26, 2017Updated 8 years ago
- Emoji parser for Rust☆41Dec 16, 2018Updated 7 years ago
- Generic Atomic<T> type for Rust☆246Sep 16, 2025Updated 4 months ago
- A Sass compiler in Rust☆26Jan 28, 2019Updated 7 years ago