Skip to content
View huyfaeng's full-sized avatar

Block or report huyfaeng

Report abuse

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

Report abuse

Popular repositories Loading

  1. system-design-primer system-design-primer Public

    Forked from donnemartin/system-design-primer

    Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

    Python 1

  2. STL-improved STL-improved Public

    Forked from vim-scripts/STL-improved

    Improved C++ STL syntax highlighting

    Vim Script

  3. hcl hcl Public

    huyfaeng's c libarary

    C 1

  4. redis redis Public

    Forked from microsoftarchive/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

    C

  5. memcached memcached Public

    Forked from memcached/memcached

    memcached development tree

    C

  6. folly folly Public

    Forked from facebook/folly

    Folly is an open-source C++ library developed and used at Facebook.

    C++