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
- Rolling Hash C++ Library☆188Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last year
- A C++ implementation of the aho corasick pattern search algorithm☆229Updated last year
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 3 years ago
- Critbit trees in C☆334Updated 3 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 7 years ago
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- One of the fastest hash functions.☆360Updated 8 months ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 years ago
- SIMD-accelerated base64 codecs☆437Updated last year
- A simple and small bloom filter implementation in plain C.☆301Updated 3 years ago
- A library of inverted index data structures☆151Updated 2 years ago
- A collection of succinct data structures☆210Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- Hashing functions and PRNGs based on them☆163Updated 8 months ago
- qp tries and crit-bit tries☆122Updated 3 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆292Updated 5 years ago
- ☆144Updated last year
- 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
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago
- A simple C library for compressing lists of integers using binary packing☆508Updated 2 years ago