BurntSushi / aho-corasick
A fast implementation of Aho-Corasick in Rust.
☆1,035Updated last month
Related projects ⓘ
Alternatives and complementary repositories for aho-corasick
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,443Updated 2 months ago
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Optimized string search routines for Rust.☆904Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,747Updated last week
- Rust port of simdjson☆1,170Updated this week
- Rust port of Google's SwissTable hash map☆2,453Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,762Updated 4 months ago
- Concurrency permutation testing tool for Rust.☆2,147Updated 2 months ago
- Represent large sets and maps compactly with finite state transducers.☆1,793Updated last month
- A better compressed bitset in Rust☆764Updated last week
- Rust cache structures and easy function memoization☆1,574Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆920Updated last week
- aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction☆1,050Updated 3 months ago
- Rust library for reading/writing numbers in big-endian and little-endian.☆985Updated last month
- Rust quasi-quoting☆1,330Updated 2 weeks ago
- A safe and fast multi-producer, multi-consumer channel.☆2,448Updated last month
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,671Updated 5 months ago
- An intrusive flamegraph profiling tool for rust.☆706Updated 8 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,452Updated this week
- Some more derive(Trait) options☆1,738Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- A Rust port of FlameGraph☆1,697Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆821Updated last week
- Temporary file library for rust☆1,195Updated this week
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,333Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- Slab allocator for Rust☆705Updated 2 months ago