TuringCell: Run Linux over Paxos/Raft
-
Updated
May 26, 2020 - C
TuringCell: Run Linux over Paxos/Raft
PostgreSQL extension for Raft-based leader election, log replication and cluster coordination. Background worker, shared memory state, clean C core with a Go bridge to etcd-io/raft. Includes an etcd-compatible key/value store. PG14-18.
A complete Bitcoin protocol implementation in pure C, designed to freeze forever upon completion. Zero dependencies. Built for permanence, not continued development.
In this task, we had to write a multi-threaded MPICH program, that will solve the consensus problem. If all the slave (child) processes agree on a single decision, then the processes will terminate displaying consensus reached.
Agent-native Layer-1 blockchain in pure C. Proof of Sustained Availability — VRF sortition, sqrt-stake weighting, ~4s finality, single ~700 KB binary, runs on home hardware.
Intelligent Eco Networking
Kilobot implementation of distributed consensus algorithms based partially on time-modulation for site-quality dissemination similar to honeybees.
Figure out reliable and foolproof your public ip address.
MXD — Post-quantum payment & settlement infrastructure built in Mexico. Hybrid Ed25519 + Dilithium5 (FIPS 204 ML-DSA-87) at the address, transaction, and consensus layers. One-way inbound bridge from BNB Smart Chain.
Modest implementation of leader election consensus algorithm inspired by Raft. Done as PostgreSQL extension.
Public view of my repo's and codes which may include programming languages like C, C++, Python, Solidity etc...
A distributed DNS server I wrote to actually implement Raft: leader election, log replication, the lot. Strongly consistent across nodes.
Federachain single-file federated ledger in less than 800 code lines. No mining, no tokens, just a quorum of known participants co-signing blocks in an append-only log.
Consensus-layer implementation for Nodexa Chain, a PoW blockchain forked from Clore.ai. Extends KawPow → Equihash transition and integrates DarkGravityWave difficulty adjustment, ensuring ASIC resistance, GPU fairness, and secure block validation.
Account-based blockchain consensus engine in Rust - BFT consensus, Ed25519 cryptography, and deterministic state management
A deterministic C23 blockchain with PoTB BFT finality, a smart-contract VM, Trocto compiler, durable storage and multi-validator networking.
Raft-replicated key-value store in C, verified with deterministic simulation testing: seeded fault injection, linearizability checking, and a reproducing seed for every bug found.
To associate your repository with the consensus topic, visit your repo's landing page and select "manage topics."