Skip to content
View wddpfx's full-sized avatar

Block or report wddpfx

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. Basic-Component-design Basic-Component-design Public

    Forked from hewei-bit/Basic-Component-design

    后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)

    C

  2. C-Thread-Pool C-Thread-Pool Public

    Forked from Pithikos/C-Thread-Pool

    A minimal but powerful thread pool in ANSI C

    C

  3. nedmalloc nedmalloc Public

    Forked from ned14/nedmalloc

    An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patc…

    C

  4. c-c-linux-LearningCode c-c-linux-LearningCode Public

    Forked from gopherWxf/c-c-linux-LearningCode

    C++

  5. MemoryPool MemoryPool Public

    Forked from userpro/MemoryPool

    一个极简内存池实现

    C

  6. ncx_mempool ncx_mempool Public

    Forked from dcshi/ncx_mempool

    a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc

    C