wheresvic / zsearch
A high performance search engine
☆104Updated 8 years ago
Alternatives and similar repositories for zsearch:
Users that are interested in zsearch are comparing it to the libraries listed below
- Search Formula-1——A distributed high performance massive data engine for enterprise/vertical search☆167Updated 9 years ago
- General purpose C++ library for iZENECloud☆42Updated 9 years ago
- A library of inverted index data structures☆148Updated 2 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- Stable-branch fork of seatar, for scylla use☆26Updated last week
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 9 years ago
- An attempt to split the Raft library out of LogCabin☆38Updated 7 years ago
- Keyspace is a consistently replicated, fault-tolerant key-value store.☆45Updated 14 years ago
- An Implementation of Two-Trie and Tail-Trie using Double Array☆21Updated 12 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Updated 6 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- A very fast and small(memory efficient) hash map☆7Updated 8 years ago
- Git mirror for the FastBit library Subversion repository.☆71Updated 8 years ago
- A cache-efficiency weight balanced binary tree☆70Updated 10 years ago
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago
- A C++ Raft implementation, project moved☆24Updated 8 years ago
- A flexible database focused on performance and scalability☆115Updated 15 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- Simhashing in C++☆133Updated 2 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 2 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…☆33Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- Real time vector search engine☆138Updated last year
- A fast computing framework based on Galaxy☆64Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Mirror of Apache Lucy☆99Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol