3rdparty / stout
A C++ library for building sturdy software.
☆106Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for stout
- Library that provides an actor style message-passing programming model (in C++).☆237Updated 2 years ago
- High-performance multicore-scalable data structures and benchmarks☆138Updated 5 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- C++ port of the codahale/dropwizard metrics library☆74Updated 6 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 12 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Robust Distributed System Nucleus (rDSN) is an open framework for quickly building and managing high performance and robust distributed s…