daniel-j-h / DistributedSearch
Distributed search engine in C++14, using nanomsg for communication, bond for serialization.
☆67Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for DistributedSearch
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- A C++ library for concurrent programming☆70Updated 3 years ago
- C++11 Server framework provides many exciting features!☆53Updated 9 years ago
- Support for Currying and Function Composition in C++☆60Updated 9 years ago
- MDBM a very fast memory-mapped key/value store.☆74Updated last year
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- My take on the LMAX Disruptor☆72Updated 11 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- nkvdb - is a numeric time-series database.☆35Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- Memory-mapped storage library☆76Updated 8 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
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- libuv-internals is a collection of snippets which try to show up some architecture sections of libuv on simple examples☆36Updated 11 years ago
- ☆32Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- Open multi-methods for C++11☆117Updated 6 years ago
- High performance parallel systems with nonblocking IO☆50Updated 5 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 9 years ago