Skip to content
View zyx19841028's full-sized avatar

Block or report zyx19841028

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

    Forked from limingfan2016/game_service_system

    从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发…

    C 1

  2. Securecoin Securecoin Public

    Forked from securecoin/Securecoin

    Securecoin github repository. More info: Securecoin.Org

    TypeScript

  3. vim vim Public

    Forked from ma6174/vim

    vim配置文件和插件

    Vim Script

  4. select_echo select_echo Public

    use epoll to handle multiple clients' connection.

    C

  5. oh-my-zsh oh-my-zsh Public

    Forked from ohmyzsh/ohmyzsh

    A delightful community-driven (with 1,000 contributors) framework for managing your zsh configuration. Includes 200 optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc…

    Shell

  6. producer_consumer producer_consumer Public

    C