galera
Replication library
A C++ library that implements synchronous multi-master replication interface for distributed databases
Synchronous multi-master replication library
452 stars
65 watching
177 forks
Language: C++
last commit: about 2 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,342 |
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++ | 99 |
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |
stlab/libraries | A repository of C++ libraries and tools for concurrency and parallel programming | 663 |
sharow/libconcurrent | A lightweight, low-overhead concurrency library | 360 |
pagghiu/sanecpplibraries | A set of C++ platform abstraction libraries providing a consistent API across macOS, Windows, and Linux. | 526 |
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. | 489 |
getml/reflect-cpp | A C++20 library for fast serialization and deserialization using reflection | 1,165 |
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. | 309 |
safareli/free | A library for combining parallel and sequential computations while maintaining the flexibility of a monadic programming paradigm. | 58 |