efficios / memleak-finder
Simple memory leak finder.
☆51Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for memleak-finder
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆139Updated 7 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆42Updated 8 years ago
- Lock-Free Thread Pool☆75Updated last year
- 多种无锁队列☆43Updated 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 3 years ago
- shared memory☆19Updated 8 years ago
- Fork of Log4c project☆86Updated 7 years ago
- ☆14Updated 7 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆23Updated 12 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆38Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- 一个基于Linux的纯C基础类库☆38Updated 7 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆50Updated last month
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆65Updated 3 months ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- 🧀 The Benchmark Testing Box☆33Updated 3 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- a light-weight event loop based on epoll☆24Updated 7 years ago
- A hashtable in C☆57Updated 10 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Updated 12 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
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆156Updated 2 years ago
- small library for c, includes array, hash, string, value, event emitter...☆49Updated 6 years ago
- simple c json parse☆16Updated 2 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆19Updated 8 years ago