galera
Replication library
A C++ library implementing synchronous multi-master replication for high availability in distributed systems.
Synchronous multi-master replication library
448 stars
65 watching
176 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
qdrvm/scale-codec-cpp | A C++ library implementing a compact binary encoding and decoding system for various data types according to the Polkadot specification | 4 |
chocolacula/easy_reflection_cpp | A reflection-based serialization library for C++ | 96 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
stlab/libraries | A repository of C++ libraries and tools for concurrency and parallel programming | 662 |
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 361 |
pagghiu/sanecpplibraries | A set of C++ libraries providing platform abstraction and utility functions for asynchronous I/O, networking, file systems, and other core system operations. | 520 |
dariomanesku/dm | A header-only base C++ library for a specific application | 20 |
mosra/corrade | A multiplatform C++ utility library providing low-level utilities and lightweight container implementations to bridge platform differences. | 488 |
getml/reflect-cpp | A C++ library for fast serialization and validation using reflection | 1,126 |
mez-0/winrmdll | A C++ implementation of the WinRM API using reflective DLLs | 140 |
mpusz/coroutines | A library for writing concurrent code using cooperative multitasking | 0 |
revsic/cpp-concurrency | A C++ concurrency implementation inspired by Golang's style | 15 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
safareli/free | A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |