daniel-j-h / DistributedSearchLinks
Distributed search engine in C++14, using nanomsg for communication, bond for serialization.
☆67Updated 10 years ago
Alternatives and similar repositories for DistributedSearch
Users that are interested in DistributedSearch are comparing it to the libraries listed below
Sorting:
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to st…☆47Updated 3 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- ☆66Updated 4 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- C++11 Server framework provides many exciting features!☆52Updated 9 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- Simple metrics library for C++ programs☆34Updated 12 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- My take on the LMAX Disruptor☆75Updated 12 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Library containing high-performance datastructures and utilities for C++