sunao2002002 / mem_proc
☆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
- Simple memory leak finder.☆51Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 多种无锁队列☆43Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆43Updated 9 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆24Updated 13 years ago
- shared memory☆20Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- simple c json parse☆16Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- asynchronous examples for openssl using poll/epoll☆124Updated last year
- Asynchronous timer queue mechanism(C++11)☆24Updated 9 years ago
- Transfer block of data from one linux process to another, used IPC technology such as semaphore and share memory.☆12Updated 11 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆27Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- fast thread pool☆27Updated 6 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
- libevent 官方文档的中文版☆48Updated 10 years ago
- A benchmark showing that kfifo is really super fast☆11Updated 9 years ago
- Threading library☆59Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- 🧀 The Benchmark Testing Box☆34Updated 3 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- openssl surpport for handy☆41Updated 9 years ago
- HTTP/2库nghttp2源码中文注释分析, 后期不在更新,。停止分析nghttp2库主要原因:冗余代码太多,可读性差。如果想了解HTTP2代码实现过程,可以参考工程: reading-code-of-nginx-1.9.2;如果想学习quic实现过程,可以参考工程:re…☆44Updated 4 years ago
- Forward Error Correction Library☆18Updated 9 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 5 months ago
- Posix style QUIC protocol.☆50Updated 2 years ago
- SPDataPickle is a library use to serialize and deserialize C structures to and from XML/JSON/ProtoBuf☆11Updated 9 years ago