sunao2002002 / mem_procLinks
☆14Updated 8 years ago
Alternatives and similar repositories for mem_proc
Users that are interested in mem_proc are comparing it to the libraries listed below
Sorting:
- asynchronous examples for openssl using poll/epoll☆127Updated 2 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 多种无锁队列☆43Updated 7 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆134Updated 2 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last month
- A small thread-safe queue written in C☆107Updated 5 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- shared memory☆21Updated 9 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆75Updated last year
- Posix style QUIC protocol.☆50Updated 3 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- OpenSource WebSocket toolkit☆126Updated last month
- high performance network framework with xdp☆20Updated 4 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- Fork of Log4c project☆93Updated 8 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆91Updated 7 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 由C语言实现的单线程高并发的网络基础库☆54Updated 4 years ago
- 修改UDT默认的CC算法,移植linux2.6版本的tcp_vegas和tcp_cubic算法进去☆25Updated 10 years ago
- Implementation of RFC5766 and RFC5389☆78Updated 8 years ago
- openssl surpport for handy☆42Updated 10 years ago
- ☆155Updated 12 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated last year
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago