Skip to content
View yangcx000's full-sized avatar

Block or report yangcx000

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

    C++ 1 2

  2. BasicLibs BasicLibs Public

    Summary the basic libs, for instance lists, atomic operation, red black tree .etc.

    C++

  3. Jerasure Jerasure Public

    Forked from tsuraan/Jerasure

    Github repo for Jerasure Library - C Implementation of Reed-Solomon coding

    C

  4. wdt wdt Public

    Forked from facebook/wdt

    Warp speed Data Transfer (WDT) is an embeddedable library (and command line tool) aiming to transfer data between 2 systems as fast as possible over multiple TCP paths.

    C++

  5. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++

  6. seaweedfs seaweedfs Public

    Forked from seaweedfs/seaweedfs

    SeaweedFS is a simple and highly scalable distributed file system. There are two objectives: to store billions of files! to serve the files fast! Instead of supporting full POSIX file system semant…

    Go