A fast implementation of Aho-Corasick in Rust.
☆1,282Aug 10, 2026Updated last week
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,538Aug 10, 2026Updated last week
- Represent large sets and maps compactly with finite state transducers.☆2,112Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,109Aug 10, 2026Updated last week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆4,010Aug 10, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,411Jul 10, 2026Updated last month
- 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,979Aug 10, 2026Updated last week
- Fast suffix arrays for Rust (with Unicode support).☆281Oct 10, 2023Updated 2 years ago
- Compile time static maps for Rust☆2,181Aug 6, 2026Updated last 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,400Updated this week
- Tools for concurrent programming in Rust☆8,553Aug 11, 2026Updated last week
- Support atomic operations on Arc itself☆1,403Jun 28, 2026Updated last month
- A fast bump allocation arena for Rust☆2,302Jul 23, 2026Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,088Mar 12, 2026Updated 5 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Rust library for walking directories recursively.☆1,535Jun 23, 2026Updated last month
- Automated property based testing for Rust (with shrinking).☆2,783Apr 3, 2026Updated 4 months ago
- A binary encoder / decoder implementation in Rust.☆3,062Aug 15, 2025Updated last year
- Statistics-driven benchmarking library for Rust☆5,516Apr 23, 2026Updated 3 months ago
- Rayon: A data parallelism library for Rust☆13,240Jul 15, 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,636Apr 22, 2026Updated 3 months ago
- Rust parser combinator framework☆10,453Aug 26, 2025Updated 11 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,155Jul 3, 2026Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆601Jun 22, 2026Updated last month
- 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,323Updated this week
- Graph data structure library for Rust.☆3,993Updated this week
- Zero-cost asynchronous programming in Rust☆5,899Aug 11, 2026Updated last week
- the champagne of beta embedded databases☆9,074Apr 4, 2026Updated 4 months ago
- Link-time initialization, destruction, scattered data collection macros for Rust☆1,065Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,093Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,688Jun 11, 2026Updated 2 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,273Aug 8, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆894Jul 19, 2026Updated 3 weeks ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- A safe and fast multi-producer, multi-consumer channel.☆3,063Aug 7, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,100May 17, 2026Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,785Feb 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☆869Jul 13, 2026Updated last month
- async fn(Request) -> Result<Response, Error>☆4,280Jun 22, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,934Updated this week