BurntSushi / aho-corasick
A fast implementation of Aho-Corasick in Rust.
☆1,055Updated 4 months ago
Alternatives and similar repositories for aho-corasick:
Users that are interested in aho-corasick are comparing it to the libraries listed below
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,849Updated last week
- Optimized string search routines for Rust.☆972Updated 3 weeks ago
- Compile time static maps for Rust☆1,876Updated 3 weeks ago
- Rust port of simdjson☆1,191Updated this week
- A fast bump allocation arena for Rust☆1,521Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,080Updated 5 months ago
- A crate for managing memory bit by bit☆1,257Updated 5 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,509Updated 3 months ago
- Slotmap data structure for Rust☆1,172Updated 10 months ago
- Concurrency permutation testing tool for Rust.☆2,235Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- Rust cache structures and easy function memoization☆1,638Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,208Updated 11 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,838Updated 6 months ago
- Utilities for working with bytes☆1,967Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,910Updated 3 months ago
- Some more derive(Trait) options☆1,807Updated last week
- Rust port of Google's SwissTable hash map☆2,534Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆1,878Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆875Updated 3 weeks ago
- A better compressed bitset in Rust☆777Updated 3 weeks ago
- Rust library for walking directories recursively.☆1,329Updated 3 weeks ago
- Rust derive-based argument parsing optimized for code size☆1,722Updated last month
- Type erasure for async trait methods☆1,896Updated last week
- A binary encoder / decoder implementation in Rust.☆2,784Updated this week
- A generic connection pool for Rust☆1,547Updated 3 months ago
- Temporary file library for rust☆1,235Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,828Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,785Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,241Updated 3 weeks ago