A fast implementation of Aho-Corasick in Rust.
☆1,229Feb 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,058Sep 25, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,061Feb 10, 2026Updated 2 months ago
- Optimized string search routines for Rust.☆1,414Feb 12, 2026Updated 2 months ago
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,943Feb 24, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,335Apr 9, 2026Updated last week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Rust port of Google's SwissTable hash map☆2,902Apr 12, 2026Updated last week
- 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,123Apr 10, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,312Feb 21, 2026Updated last month
- Tools for concurrent programming in Rust☆8,408Feb 22, 2026Updated last month
- Support atomic operations on Arc itself☆1,312Apr 4, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,167Apr 8, 2026Updated last week
- Rust library for walking directories recursively.☆1,497Dec 31, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Rust library for single assignment cells and lazy statics without macros☆2,078Mar 12, 2026Updated last month
- Automated property based testing for Rust (with shrinking).☆2,738Apr 3, 2026Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 8 months ago
- Statistics-driven benchmarking library for Rust☆5,449Nov 29, 2025Updated 4 months ago
- Rayon: A data parallelism library for Rust☆12,866Jan 6, 2026Updated 3 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,559Mar 16, 2026Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,109Apr 4, 2026Updated 2 weeks ago
- SIMD-accelerated UTF-8 validation for Rust.☆598Dec 21, 2025Updated 3 months ago
- Rust parser combinator framework☆10,356Aug 26, 2025Updated 7 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Zero-copy deserialization framework for Rust☆4,156Updated this week
- Graph data structure library for Rust.☆3,851Apr 4, 2026Updated 2 weeks ago
- Zero-cost asynchronous programming in Rust☆5,840Apr 12, 2026Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,184Apr 12, 2026Updated last week
- the champagne of beta embedded databases☆8,970Apr 4, 2026Updated 2 weeks ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,073Sep 25, 2024Updated last year
- A vector with a fixed capacity. (Rust)☆863Oct 19, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,632Updated this week
- Concurrency permutation testing tool for Rust.☆2,670Feb 20, 2026Updated last month
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Blazing fast concurrent HashMap for Rust.☆4,012Mar 5, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,996Apr 7, 2026Updated last week
- Module initialization/global constructor functions for Rust☆971Updated this week
- A memory efficient string type that can store up to 24* bytes on the stack☆826Dec 24, 2025Updated 3 months ago
- async fn(Request) -> Result<Response, Error>☆4,158Feb 24, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,812Apr 2, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,086Oct 6, 2024Updated last year