patrickfrey / strus
Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to store its data. Currently there exists an implementation based on the google LevelDB library.
☆47Updated 3 years ago
Alternatives and similar repositories for strus:
Users that are interested in strus are comparing it to the libraries listed below
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 9 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- bit & sketches data structures☆60Updated 6 years ago
- C++11 library for fast fuzzy searching☆14Updated 9 years ago
- Mirror of Apache Lucy☆99Updated 6 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated 11 months ago
- Command utility for operations on a sophia database☆149Updated 11 years ago
- Eblob is an append-only low-level IO library, which saves data in blob files. Created as low-level backend for elliptics☆104Updated 5 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Trinity IR Infrastructure☆237Updated 5 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 10 years ago
- Git mirror for the FastBit library Subversion repository.☆71Updated 8 years ago
- MDBM a very fast memory-mapped key/value store.☆76Updated last year
- A fast substitution to the stdlib's strstr() sub-string search function.☆117Updated 9 years ago
- Iterator library.☆79Updated 5 years ago
- A system for maintaining replicated state machines☆114Updated 7 years ago
- Algorithms to compress sorted arrays of integers☆18Updated 10 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- An efficient trie implementation.☆252Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- Feed-forward Bloom filters☆52Updated 13 years ago