wharris / libesmLinks
C library for efficient string matching with Aho-Corasick
☆21Updated 13 years ago
Alternatives and similar repositories for libesm
Users that are interested in libesm are comparing it to the libraries listed below
Sorting:
- Simhashing in C++☆136Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- HAT-Trie for Python☆87Updated 9 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Database server based on leveldb storage engine☆121Updated 9 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 4 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Pure Python CDB reader/writer☆45Updated last month
- mcdb - fast, reliable, simple code to create and read constant databases☆111Updated 3 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated this week
- python bingding for leveldb using c api☆86Updated 12 years ago
- An inverted trigram index for accelerated string matching in Sqlite.☆79Updated 11 years ago
- An efficient trie implementation.☆255Updated 5 years ago
- Trinity IR Infrastructure☆239Updated 6 years ago
- gevent cooperative database pool☆22Updated 10 years ago
- Fast Protocol Buffers module for Python☆40Updated 10 years ago
- 💥 Cython bindings for MurmurHash2☆44Updated last month
- Scalable, counting Bloom filters Redis Module☆27Updated 8 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 6 months ago
- 📑 SQLite extension to add the Okapi BM25 ranking algorithm☆35Updated 10 years ago
- ☆157Updated last year
- Hacking on Python NSQ Bindings☆44Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- a top like tool for inspecting memcache key values in realtime☆98Updated 6 years ago
- Python binding of cedar (implementation of efficiently-updatable double-array trie) using Cython☆17Updated 5 years ago
- Reduced on-disk Suffix Array☆22Updated 12 years ago
- A simple bloom filter for SQLite using Murmur3☆18Updated 14 years ago
- 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
- RE2's C and Lua interface☆35Updated last year