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
- Consistent Hashing data structures and algorithms for C++☆39Updated 8 years ago
- Reactor polling pattern for ZeroMQ☆30Updated 14 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- ☆66Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Lthread C++11 binding☆11Updated 10 years ago
- An efficient and configurable logging framework for C++☆137Updated 3 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆263Updated 15 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- MDBM a very fast memory-mapped key/value store.☆77Updated 2 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A hierarchical timer wheel, for implementing timed event queues☆210Updated last year
- My take on the LMAX Disruptor☆75Updated 12 years ago
- Iterator library.☆79Updated 5 years ago
- Our open source benchmarks and code samples☆192Updated 2 weeks ago
- mpio for Jubatus☆34Updated 6 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Lightweight C coroutines (derived from http://software.schmorp.de/pkg/libcoro.html)☆123Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Prez is a distributed system based on Raft algorithm that provides highly reliable, consistent store.☆54Updated 10 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago