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 5 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
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Rolling Hash C++ Library☆190Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- A C++ implementation of the aho corasick pattern search algorithm☆232Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast decoder for VByte-compressed integers☆126Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- qp tries and crit-bit tries☆124Updated 3 years ago
- ☆145Updated last year
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- An obsolete project☆83Updated 7 years ago
- ♥ Janusz Brzozowski☆161Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 11 months ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 years ago
- Critbit trees in C☆334Updated 4 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Simhashing in C++☆136Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- One of the fastest hash functions.☆364Updated 11 months ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Crange is a tool to index and cross-reference C/C++ source code☆75Updated 9 years ago
- SIMD-accelerated base64 codecs☆444Updated last year