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 9 years ago
- Consistent Hashing data structures and algorithms for C++☆39Updated 9 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Updated 16 years ago
- An efficient and configurable logging framework for C++☆137Updated 4 years ago
- ☆66Updated 5 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 15 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 4 months ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- Our open source benchmarks and code samples☆193Updated last month
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆331Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆75Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Iterator library.☆80Updated 6 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- Mordor is a high performance I/O library based on fibers.☆352Updated 7 years ago
- My take on the LMAX Disruptor☆74Updated 12 years ago
- Various open addressing hashmap algorithms in C++☆257Updated 3 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆125Updated last year