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
Related projects ⓘ
Alternatives and complementary repositories for strus
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- Wannabe Main Memory Database and More☆53Updated 3 years ago
- Demonstrating the importance of laying out data in memory.☆47Updated 6 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆31Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- C++11 Server framework provides many exciting features!☆53Updated 9 years ago
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Mirror of Apache Lucy☆99Updated 6 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- A C++ library for concurrent programming☆70Updated 3 years ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated 8 months ago
- bit & sketches data structures☆60Updated 6 years ago
- MDBM a very fast memory-mapped key/value store.☆74Updated last year
- Fork of Hustle - Originally developed at Chango - A column oriented, embarrassingly distributed relational event database.☆44Updated 10 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆107Updated 9 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 fast, light-weight key/value store with http & memcache(TCP/UDP) interface.☆28Updated 7 years ago
- C++11 library for fast fuzzy searching☆14Updated 9 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- An arrow-based parser combinator library for C☆40Updated 14 years ago
- A simple database optimized for returning results by custom scoring functions.☆20Updated 8 years ago
- simple consistent hashing implementation☆56Updated 6 years ago
- Trinity IR Infrastructure☆235Updated 5 years ago
- a hash-based key-value database for persistent storing massive small records☆41Updated 10 years ago
- Implementation of RFC 1078☆99Updated 9 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- An inverted trigram index for accelerated string matching in Sqlite.☆77Updated 10 years ago