3rdparty / stoutLinks
A C++ library for building sturdy software.
☆109Updated 2 months ago
Alternatives and similar repositories for stout
Users that are interested in stout are comparing it to the libraries listed below
Sorting:
- Library that provides an actor style message-passing programming model (in C++).☆241Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Read- and latency-optimized log structured merge tree☆175Updated 13 years ago
- A C++ Raft implementation, project moved☆25Updated 9 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Updated 10 years ago
- Has been migrated to https://github.com/apache/incubator-pegasus/tree/master/rdsn☆142Updated 3 years ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆141Updated 2 years ago
- A stats collection and distributed tracing framework