efficios / memleak-finderLinks
Simple memory leak finder.
☆51Updated 11 years ago
Alternatives and similar repositories for memleak-finder
Users that are interested in memleak-finder are comparing it to the libraries listed below
Sorting:
- 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 last year
- Fork of Log4c project☆91Updated 8 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆37Updated 7 years ago
- 多种无锁队列☆43Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 9 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆162Updated 3 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 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
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- shared memory☆21Updated 9 years ago
- Mirror of libgdsl, the Generic Data Structures Library in C☆19Updated 9 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- ☆14Updated 8 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- A hashtable in C☆58Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- ☆154Updated 11 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- fast thread pool☆27Updated 6 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- VxWorks-like lightweight message queue for Windows☆10Updated 6 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago