A fast implementation of Aho-Corasick in Rust.
☆1,218Feb 27, 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,053Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,058Feb 10, 2026Updated last month
- Optimized string search routines for Rust.☆1,398Feb 12, 2026Updated last month
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,932Feb 24, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,316Jan 7, 2026Updated 2 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Rust port of Google's SwissTable hash map☆2,889Mar 7, 2026Updated 3 weeks ago
- 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).☆282Oct 10, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,112Mar 12, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,300Feb 21, 2026Updated last month
- Tools for concurrent programming in Rust☆8,380Feb 22, 2026Updated last month
- Support atomic operations on Arc itself☆1,285Mar 21, 2026Updated last week
- A fast bump allocation arena for Rust☆2,147Feb 26, 2026Updated last month
- Rust library for walking directories recursively.☆1,493Dec 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,071Mar 12, 2026Updated 2 weeks ago
- Automated property based testing for Rust (with shrinking).☆2,723Feb 10, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 7 months ago
- Statistics-driven benchmarking library for Rust☆5,438Nov 29, 2025Updated 4 months ago
- Rayon: A data parallelism library for Rust☆12,875Jan 6, 2026Updated 2 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,546Mar 16, 2026Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,107Feb 20, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆591Dec 21, 2025Updated 3 months ago
- Rust parser combinator framework☆10,354Aug 26, 2025Updated 7 months ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- Zero-copy deserialization framework for Rust☆4,110Feb 28, 2026Updated last month
- Graph data structure library for Rust.☆3,815Mar 8, 2026Updated 3 weeks ago
- Zero-cost asynchronous programming in Rust☆5,832Feb 15, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,115Mar 14, 2026Updated 2 weeks ago
- the champagne of beta embedded databases☆8,959Nov 4, 2025Updated 4 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,632Feb 16, 2026Updated last month
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- Blazing fast concurrent HashMap for Rust.☆3,988Mar 5, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,980Dec 22, 2025Updated 3 months ago
- Module initialization/global constructor functions for Rust☆965Dec 4, 2025Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆821Dec 24, 2025Updated 3 months ago
- async fn(Request) -> Result<Response, Error>☆4,129Feb 24, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,791Mar 20, 2026Updated last week
- Macros for all your token pasting needs☆1,082Oct 6, 2024Updated last year