A fast implementation of Aho-Corasick in Rust.
☆1,247Apr 21, 2026Updated last month
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,092Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,071Feb 10, 2026Updated 3 months ago
- Optimized string search routines for Rust.☆1,451Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,958Feb 24, 2026Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,366May 2, 2026Updated 3 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Rust port of Google's SwissTable hash map☆2,932May 9, 2026Updated 3 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,145May 23, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,352Feb 21, 2026Updated 3 months ago
- Tools for concurrent programming in Rust☆8,454Feb 22, 2026Updated 3 months ago
- Support atomic operations on Arc itself☆1,339Apr 4, 2026Updated last month
- A fast bump allocation arena for Rust☆2,215Updated this week
- Rust library for walking directories recursively.☆1,503Dec 31, 2024Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Rust library for single assignment cells and lazy statics without macros☆2,085Mar 12, 2026Updated 2 months ago
- Automated property based testing for Rust (with shrinking).☆2,761Apr 3, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 9 months ago
- Statistics-driven benchmarking library for Rust☆5,476Apr 23, 2026Updated last month
- Rayon: A data parallelism library for Rust☆13,017Apr 23, 2026Updated last month
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,589Apr 22, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,122Updated this week
- Rust parser combinator framework☆10,400Aug 26, 2025Updated 9 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆601Dec 21, 2025Updated 5 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Zero-copy deserialization framework for Rust☆4,219May 17, 2026Updated last week
- Graph data structure library for Rust.☆3,906Apr 4, 2026Updated last month
- Zero-cost asynchronous programming in Rust☆5,859May 6, 2026Updated 3 weeks ago
- the champagne of beta embedded databases☆9,001Apr 4, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,216May 1, 2026Updated 3 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,081Sep 25, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆872May 3, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,646Apr 15, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆3,027Apr 16, 2026Updated last month
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,002May 21, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,045May 17, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,711Feb 20, 2026Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆834Updated this week
- async fn(Request) -> Result<Response, Error>☆4,189Feb 24, 2026Updated 3 months ago
- Macros for all your token pasting needs☆1,087Oct 6, 2024Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,853May 6, 2026Updated 3 weeks ago