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:
- Simple memory leak finder.☆51Updated 12 years ago
- asynchronous examples for openssl using poll/epoll☆127Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 多种无锁队列☆43Updated 7 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- shared memory☆21Updated 9 years ago
- Fork of Log4c project☆93Updated 8 years ago
- A small thread-safe queue written in C☆106Updated 5 years ago
- a ring buffer like kfifo, work in linux kernel and user space, test on kernel 3.16 on both x86 and ARM platform☆40Updated 4 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆133Updated 2 years ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆93Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last week
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- OpenSource WebSocket toolkit☆126Updated 2 weeks ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 协程的简单实现☆51Updated 3 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆43Updated 4 years ago
- Threading library☆64Updated 2 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 7 years ago
- RTP (Real-time Transport Protocol) library☆15Updated 4 months ago
- high performance network framework with xdp☆20Updated 4 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago