concord-bft
Distributed state machine library
A library that enables scalable and reliable state machine replication in distributed systems
Concord byzantine fault tolerant state machine replication library
380 stars
41 watching
150 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cometbft/cometbft | A distributed system for replicating state transitions on multiple machines with fault tolerance. | 646 |
codership/galera | A C++ library implementing synchronous multi-master replication for high availability in distributed systems. | 448 |
willemt/raft | A C implementation of the Raft consensus protocol used to synchronize distributed systems and ensure consistency in data storage | 1,132 |
marpple/fxts | A functional programming library providing utilities for working with data and concurrency in TypeScript/JavaScript. | 936 |
2ndquadrant/pglogical | Provides logical replication for PostgreSQL databases with fast and efficient data transfer | 1,029 |
jbakic/shielded | A software transactional memory implementation for .NET with strong guarantees on safety and thread-safety | 239 |
erikzenker/hsm | A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. | 190 |
ff-notes/ron | Implementation of a replicated data type in Haskell for handling concurrent updates and maintaining consistency in distributed systems. | 65 |
vulnreproduction/linuxflaw | Records reproductions of Linux vulnerabilities in various virtual machines. | 399 |
2tvenom/myreplication | A client library for MySQL binary log replication protocol | 193 |
0lnetworkcommunity/libra-legacy-v6 | A reference implementation of a neutral replicated state machine using the Move language and building upon the Libra/Diem architecture. | 248 |
fbdtemme/bencode | A header-only C++20 bencode serialization/deserialization library for efficient data exchange | 48 |
microsoft/blingfire | A C++ library for efficient finite state machine and regular expression manipulation. | 1,834 |
barrucadu/dejafu | A unit-testing library for concurrent Haskell programs | 195 |
vittorioromeo/ecst | An experimental library providing a flexible and efficient way to manage entities and their components in C++14 multithreaded systems. | 472 |