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:
- Fast Protocol Buffers module for Python☆40Updated 9 years ago
- Hacking on Python NSQ Bindings☆44Updated 2 years ago
- Fast Redis clone written in C using RocksDB as a backend.☆75Updated 3 years ago
- a top like tool for inspecting memcache key values in realtime☆97Updated 5 years ago
- Scalable, counting Bloom filters Redis Module☆27Updated 7 years ago
- Compiles protobuf files into python extension modules using cython☆25Updated 4 years ago
- Python-bindings for CityHash (http://code.google.com/p/cityhash/)☆32Updated 10 years ago
- Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strin…☆129Updated 11 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- Low-Level Data Structure - efficient data structures, and fast data access in the 3.x/4.x/5.x/6.x kernel☆120Updated 2 years ago
- An almost deterministic top k elements counter Redis module☆35Updated 5 years ago
- gRedis is an asynchronous client library of Redis written with Tornado coroutine.☆13Updated 5 years ago
- SSDB Python Client like Redis-Py☆35Updated 6 years ago
- JSON-RPC implementation over TCP/IP (asyncronous, bidirectional)☆39Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 10 months ago
- OMcache - a memcached client library☆20Updated 9 years ago
- An inverted trigram index for accelerated string matching in Sqlite.☆78Updated 11 years ago
- 📑 SQLite extension to add the Okapi BM25 ranking algorithm☆35Updated 10 years ago
- Roaring Bitmap in Cython☆81Updated last year
- A fast persistent nosql database with a HTTP/JSON interface, not only for geographical data.☆171Updated 6 months ago
- Python bindings for CLD2.☆16Updated 6 years ago
- A storage layer for numeric data that changes over time☆335Updated 9 years ago
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆49Updated last year
- Simhashing in C++☆134Updated 2 years ago
- Reduced on-disk Suffix Array☆21Updated 11 years ago
- ☆19Updated 13 years ago
- Is a client library based on ngx_lua to interface with bloomd servers. A lua bloom filter library☆15Updated 9 years ago
- Async IO for Python, Simplified☆91Updated 7 years ago
- Pythonic interface to redis-py