A fast implementation of Aho-Corasick in Rust.
☆1,257Apr 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,102Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,070Feb 10, 2026Updated 4 months ago
- Optimized string search routines for Rust.☆1,474Jun 12, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,976Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,382May 2, 2026Updated last month
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Rust port of Google's SwissTable hash map☆2,943Jun 6, 2026Updated last week
- A low level regular expression library that uses deterministic finite automata.☆353Jul 7, 2023Updated 2 years ago
- Fast suffix arrays for Rust (with Unicode support).☆281Oct 10, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,154Jun 2, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,367Jun 8, 2026Updated last week
- Tools for concurrent programming in Rust☆8,481Jun 7, 2026Updated last week
- Support atomic operations on Arc itself☆1,353Updated this week
- A fast bump allocation arena for Rust☆2,241Jun 10, 2026Updated last week
- Rust library for walking directories recursively.☆1,509Dec 31, 2024Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 3 months ago
- Automated property based testing for Rust (with shrinking).☆2,766Apr 3, 2026Updated 2 months ago
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 10 months ago
- Statistics-driven benchmarking library for Rust☆5,485Apr 23, 2026Updated last month
- Rayon: A data parallelism library for Rust☆13,069Jun 9, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,608Apr 22, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,130Updated this week
- Rust parser combinator framework☆10,421Aug 26, 2025Updated 9 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆601Updated this week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Zero-copy deserialization framework for Rust☆4,256Jun 2, 2026Updated 2 weeks ago
- Graph data structure library for Rust.☆3,933Apr 4, 2026Updated 2 months ago
- Zero-cost asynchronous programming in Rust☆5,870Jun 4, 2026Updated 2 weeks ago
- the champagne of beta embedded databases☆9,029Apr 4, 2026Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,230Jun 2, 2026Updated 2 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)☆873May 3, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,649Jun 11, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆3,028Apr 16, 2026Updated 2 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,025Jun 9, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,061May 17, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,728Feb 20, 2026Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆840May 27, 2026Updated 3 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,213Feb 24, 2026Updated 3 months ago
- Macros for all your token pasting needs☆1,088Oct 6, 2024Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,870Updated this week