Skip to content
View khy767's full-sized avatar

Block or report khy767

Report abuse

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

Report abuse

Popular repositories Loading

  1. php-src php-src Public

    Forked from php/php-src

    The PHP Interpreter

    C 1

  2. memcached memcached Public

    Forked from memcached/memcached

    memcached development tree

    C

  3. 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++

  4. redis redis Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.

    C

  5. nginx nginx Public

    Forked from nginx/nginx

    An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to …

    C

  6. proxygen proxygen Public

    Forked from facebook/proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP server.

    C++