Skip to content
View bchu7796's full-sized avatar

Block or report bchu7796

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. p2p-file-sharing p2p-file-sharing Public

    A C++ implementation of P2P file sharing system.

    C++ 34 10

  2. distributed-key-value-store distributed-key-value-store Public

    An implementation of Distributed key-value store system based on two different approaches.

    C++ 2

  3. SimpleShell SimpleShell Public

    A simple shell program.

    C++ 1 1

  4. casual-consistent-distributed-system casual-consistent-distributed-system Public

    An implementation of causal consistency distributed system.

    C++ 1

  5. mapreduce mapreduce Public

    An implementation of map reduce framework based on grpc and HDFS.

    C++ 1

  6. plaRPC plaRPC Public

    An easy-to-use RPC interface based on gRPC.

    Java