mischasan / aho-corasickLinks
A-C implementation in "C". Tight-packed (interleaved) state-transition matrix -- as fast as it gets, as small as it gets.
☆148Updated 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
- An obsolete project☆83Updated 7 years ago
- Critbit trees in C☆334Updated 3 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Fast decoder for VByte-compressed integers☆125Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆238Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Rolling Hash C++ Library☆188Updated last year
- SIMD-accelerated base64 codecs☆439Updated last year
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A C++ implementation of the aho corasick pattern search algorithm☆227Updated last year
- C language wrapper for RE2 the regular expressions library from Google☆131Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Fast Positive Hash - just the fastest portable hash function.☆36Updated 4 years ago
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆169Updated 7 months ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆167Updated 6 years ago
- A library which implements a couple of famous binary search trees.☆165Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- SipHash: a fast short-input PRF☆60Updated 10 years ago
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- A simple and small bloom filter implementation in plain C.☆302Updated 3 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 10 months ago