A fast implementation of Aho-Corasick in Rust.
☆1,234Apr 21, 2026Updated 2 weeks ago
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Represent large sets and maps compactly with finite state transducers.☆2,066Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,066Feb 10, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,434Apr 21, 2026Updated 2 weeks ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,952Feb 24, 2026Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,353May 2, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Rust port of Google's SwissTable hash map☆2,912Apr 20, 2026Updated 2 weeks ago
- A low level regular expression library that uses deterministic finite automata.☆352Jul 7, 2023Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆280Oct 10, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,132Apr 30, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,332Feb 21, 2026Updated 2 months ago
- Tools for concurrent programming in Rust☆8,434Feb 22, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,330Apr 4, 2026Updated last month
- A fast bump allocation arena for Rust☆2,180Apr 27, 2026Updated last week
- Rust library for walking directories recursively.☆1,499Dec 31, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Rust library for single assignment cells and lazy statics without macros☆2,082Mar 12, 2026Updated last month
- Automated property based testing for Rust (with shrinking).☆2,752Apr 3, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 8 months ago
- Statistics-driven benchmarking library for Rust☆5,469Apr 23, 2026Updated 2 weeks ago
- Rayon: A data parallelism library for Rust☆12,942Apr 23, 2026Updated 2 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,584Apr 22, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,117May 2, 2026Updated last week
- Rust parser combinator framework☆10,385Aug 26, 2025Updated 8 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆599Dec 21, 2025Updated 4 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Zero-copy deserialization framework for Rust☆4,184Apr 29, 2026Updated last week
- Graph data structure library for Rust.☆3,881Apr 4, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,854Updated this week
- the champagne of beta embedded databases☆8,986Apr 4, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,204May 1, 2026Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,074Sep 25, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆865Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,638Apr 15, 2026Updated 3 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆3,015Apr 16, 2026Updated 3 weeks ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Concurrency permutation testing tool for Rust.☆2,692Feb 20, 2026Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆4,027Mar 5, 2025Updated last year
- Link-time initialization, destruction, scattered data collection macros for Rust☆987Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆830Dec 24, 2025Updated 4 months ago
- async fn(Request) -> Result<Response, Error>☆4,171Feb 24, 2026Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,830Updated this week
- Macros for all your token pasting needs☆1,086Oct 6, 2024Updated last year