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 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆236Updated 2 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆226Updated last year
- Fast decoder for VByte-compressed integers☆124Updated last year
- Critbit trees in C☆335Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆168Updated 5 months ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- fast SIMD-able JIT regular expression compiler☆196Updated 10 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Rolling Hash C++ Library☆187Updated last year
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- ☆144Updated last year
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- C11 Lock-free Stack☆183Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- A simple and small bloom filter implementation in plain C.☆301Updated 2 years ago
- An obsolete project☆83Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 years ago
- A collection of succinct data structures☆207Updated last year
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- One of the fastest hash functions.☆352Updated 5 months ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- The world's first Web-scale memory allocator☆108Updated 7 years ago