Skip to content
View jiangshifu's full-sized avatar

Block or report jiangshifu

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. testGit2 testGit2 Public

  2. bustub bustub Public

    Forked from cmu-db/bustub

    The BusTub Relational Database Management System (Educational)

    C++

  3. 824 824 Public

  4. valgrind valgrind Public

    Forked from svn2github/valgrind

    This is a clone of an SVN repository at svn://svn.valgrind.org/valgrind/trunk. It had been cloned by http://svn2github.com/ , but the service was since closed. Please read a closing note on my blog…

    C

  5. raft raft Public

    Forked from hangsz/raft

    非拜占庭节点的分布式共识算法Raft的python实现,欢迎fork和star。

    Python

  6. logcabin logcabin Public

    Forked from logcabin/logcabin

    LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…

    C++