Skip to content
View villager-coder's full-sized avatar
Block or Report

Block or report villager-coder

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

    Forked from gabime/spdlog

    Fast C++ logging library.

    C++ 1

  2. MyTinySTL MyTinySTL Public

    Forked from Alinshans/MyTinySTL

    Achieve a tiny STL in C++11

    C++

  3. oatpp oatpp Public

    Forked from oatpp/oatpp

    🌱Modern Web Framework for C++. High performance, simple API, cross platform, zero dependency.

    C++

  4. Tinyhttpd Tinyhttpd Public

    Forked from EZLippi/Tinyhttpd

    Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http:https://tinyhttpd.sourceforge.net

    C

  5. C C Public

    Forked from TheAlgorithms/C

    All Algorithms implemented in C

    C

  6. 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, Streams, HyperLogLogs,…

    C