mischasan / aho-corasickLinks
A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.
☆149Updated 4 years ago
Alternatives and similar repositories for aho-corasick
Users that are interested in aho-corasick are comparing it to the libraries listed below
Sorting:
- An efficient trie implementation.☆255Updated 5 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆232Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last month
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- A collection of succinct data structures☆211Updated 2 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- C language wrapper for RE2 the regular expressions library from Google☆130Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- ♥ Janusz Brzozowski☆162Updated last year
- ☆144Updated last year
- qp tries and crit-bit tries☆123Updated 3 years ago
- Rolling Hash C++ Library☆190Updated last year
- Critbit trees in C☆334Updated 4 years ago
- An obsolete project☆83Updated 7 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Simhashing in C++☆136Updated 2 years ago
- Trinity IR Infrastructure☆239Updated 6 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago