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
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Critbit trees in C☆334Updated 4 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆231Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆242Updated 2 weeks ago
- Rolling Hash C++ Library☆189Updated last year
- ☆144Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last month
- Implementing coroutines, channels, message passing, etc.☆133Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- qp tries and crit-bit tries☆122Updated 3 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 10 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 3 years ago
- The world's first Web-scale memory allocator☆109Updated 7 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 8 years ago
- SIMD-accelerated base64 codecs☆440Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Simhashing in C++☆135Updated 2 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 9 months ago
- Hashing functions and PRNGs based on them☆166Updated 3 weeks ago
- An obsolete project☆83Updated 7 years ago
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 6 years ago