Skip to content
View tngsoftware's full-sized avatar

Block or report tngsoftware

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. distributed distributed Public

    Forked from vrnmthr/puddlestore

    A distributed file system that is modeled after OceanStore.

    Go

  2. gosql gosql Public

    Forked from eatonphil/gosql

    An early PostgreSQL implementation in Go

    Go

  3. raft-lite raft-lite Public

    Forked from LiangrunDa/raft-lite

    Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.

    Rust

  4. bitcask-engine-rs bitcask-engine-rs Public

    Forked from LiangrunDa/bitcask-engine-rs

    A Rust implementation of BitCask, a log-structured storage engine for key/value data.

    Rust

  5. StorgataDB StorgataDB Public

    Forked from LiangrunDa/StorgataDB

    A distributed key-value database using Raft.

    Rust

  6. raft_mp raft_mp Public

    Forked from nikitaborisov/raft_mp

    Python