BurntSushi / aho-corasick
A fast implementation of Aho-Corasick in Rust.
☆1,089Updated 6 months ago
Alternatives and similar repositories for aho-corasick:
Users that are interested in aho-corasick are comparing it to the libraries listed below
- Rust port of simdjson☆1,226Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,052Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,607Updated this week
- Represent large sets and maps compactly with finite state transducers.☆1,853Updated 6 months ago
- A fast bump allocation arena for Rust☆1,654Updated last month
- Concurrency permutation testing tool for Rust.☆2,305Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,440Updated this week
- Compile time static maps for Rust☆1,908Updated 2 months ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,958Updated this week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,123Updated 7 months ago
- A lock-free, read-optimized, concurrency primitive.☆1,986Updated 9 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆783Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,950Updated last week
- A better compressed bitset in Rust☆788Updated this week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,013Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,219Updated last year
- Rust persistent data structures☆1,449Updated 3 weeks ago
- Utilities for working with bytes☆2,026Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆990Updated last week
- Grapheme Cluster and Word boundaries according to UAX#29 rules☆601Updated 6 months ago
- A Rust port of FlameGraph☆1,803Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆903Updated 3 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,585Updated last month
- Slab allocator for Rust☆753Updated last month
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,411Updated 5 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,916Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Some more derive(Trait) options☆1,867Updated last week