Skip to content
View shawnsayno's full-sized avatar

Block or report shawnsayno

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Guidance-SDK Guidance-SDK Public

    Forked from dji-sdk/Guidance-SDK

    The official Guidance SDK package for Windows, Ubuntu and XU3.

    C

  2. phxqueue phxqueue Public

    Forked from Tencent/phxqueue

    A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.

    C++

  3. libco libco Public

    Forked from Tencent/libco

    libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.

    C++

  4. playHB playHB Public

    你将和另外三个玩家进行一场抢红包大战,进行比赛的是你们的程序。 在游戏中,你可以在指定的地图空间内投放随机红包,同时也要负责移动自己位置去尽可能多地获取其它对手发放的红包。 此外,你可以根据当前的局势,花费一定的金额给对手设置障碍。 在指定轮次结束后,获取到最多金额的玩家为赢家。

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

    Forked from Tencent/paxosstore

    PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, …

    C++