Skip to content
View huyfaeng's full-sized avatar

Block or report huyfaeng

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