pyraft
yibuma/pyraft
Python
PyRaft is a simple and elegant implementation of the Raft distributed consensus protocol based on Python and asyncio. Its design goals are efficiency, ease of understanding, learning, and use. It strives to be an excellent reference implementation.