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
- Fast decoder for VByte-compressed integers☆125Updated last month
- A collection of succinct data structures☆211Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- qp tries and crit-bit tries☆123Updated 3 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆231Updated last year
- Rolling Hash C++ Library☆190Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Critbit trees in C☆334Updated 4 years ago
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 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
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- SIMD-accelerated base64 codecs☆441Updated last year
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- generate perfect hashes (alpha)☆79Updated 3 years ago
- ☆144Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Simhashing in C++☆136Updated 2 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- One of the fastest hash functions.☆363Updated 10 months ago
- An obsolete project☆83Updated 7 years ago