A fast implementation of Aho-Corasick in Rust.
☆1,271Apr 21, 2026Updated 3 months 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:
- Optimized string search routines for Rust.☆1,522Jul 11, 2026Updated 2 weeks ago
- Represent large sets and maps compactly with finite state transducers.☆2,111Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,098Jul 15, 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,995Jul 15, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,403Jul 10, 2026Updated 2 weeks 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.
- Rust port of Google's SwissTable hash map☆2,976Updated this week
- Fast suffix arrays for Rust (with Unicode support).☆281Oct 10, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,170Updated this week
- A low level regular expression library that uses deterministic finite automata.☆353Jul 7, 2023Updated 3 years ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,389Jun 8, 2026Updated last month
- Tools for concurrent programming in Rust☆8,536Jul 13, 2026Updated 2 weeks ago
- Support atomic operations on Arc itself☆1,395Jun 28, 2026Updated last month
- A fast bump allocation arena for Rust☆2,287Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 4 months ago
- 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.
- Rust library for walking directories recursively.☆1,525Jun 23, 2026Updated last month
- Automated property based testing for Rust (with shrinking).☆2,775Apr 3, 2026Updated 3 months ago
- A binary encoder / decoder implementation in Rust.☆3,069Aug 15, 2025Updated 11 months ago
- Statistics-driven benchmarking library for Rust☆5,509Apr 23, 2026Updated 3 months ago
- Rayon: A data parallelism library for Rust☆13,193Jul 15, 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,630Apr 22, 2026Updated 3 months ago
- Rust parser combinator framework☆10,439Aug 26, 2025Updated 11 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,148Jul 3, 2026Updated 3 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆601Jun 22, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Zero-copy deserialization framework for Rust☆4,302Jul 2, 2026Updated 3 weeks ago
- Graph data structure library for Rust.☆3,976Apr 4, 2026Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,889Jul 18, 2026Updated last week
- the champagne of beta embedded databases☆9,054Apr 4, 2026Updated 3 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,047Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,092Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,681Jun 11, 2026Updated last month
- A lock-free, read-optimized, concurrency primitive.☆2,266Jul 18, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆892Jul 19, 2026Updated last week
- 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.
- A safe and fast multi-producer, multi-consumer channel.☆3,051Jul 16, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,083May 17, 2026Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,765Feb 20, 2026Updated 5 months ago
- Macros for all your token pasting needs☆1,090Oct 6, 2024Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆863Jul 13, 2026Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,261Jun 22, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,919Updated this week