BurntSushi / aho-corasick
A fast implementation of Aho-Corasick in Rust.
☆1,068Updated 5 months ago
Alternatives and similar repositories for aho-corasick:
Users that are interested in aho-corasick are comparing it to the libraries listed below
- Compile time static maps for Rust☆1,899Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,895Updated this week
- Rust port of simdjson☆1,204Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- URL parser for Rust☆1,366Updated last week
- Optimized string search routines for Rust.☆1,006Updated 2 months ago
- Represent large sets and maps compactly with finite state transducers.☆1,829Updated 5 months ago
- Some more derive(Trait) options☆1,847Updated this week
- Rust port of Google's SwissTable hash map☆2,572Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,585Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,866Updated 8 months ago
- A string type for Rust that is not required to be valid UTF-8.☆893Updated 2 months ago
- Utilities for working with bytes☆1,986Updated 2 weeks ago
- A better compressed bitset in Rust☆783Updated last week
- Rust cache structures and easy function memoization☆1,695Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,923Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,590Updated 3 months ago
- derive builder implementation for rust structs☆1,398Updated 4 months ago
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,106Updated 6 months ago
- Zero-copy deserialization framework for Rust☆3,136Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,213Updated last year
- Structured, contextual, extensible, composable logging for Rust☆1,604Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,540Updated 4 months ago
- DEFLATE, gzip, and zlib bindings for Rust☆974Updated this week
- Automated property based testing for Rust (with shrinking).☆2,490Updated last year
- Concurrency permutation testing tool for Rust.☆2,267Updated 2 weeks ago
- A collection of numeric types and traits for Rust.☆1,105Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,849Updated last month
- Rust quasi-quoting☆1,376Updated this week
- A binary encoder / decoder implementation in Rust.☆2,806Updated last month