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:
- Fork of Log4c project☆91Updated 8 years ago
- 多种无锁队列☆43Updated 7 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 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
- A hashtable in C☆58Updated 11 years ago
- Network stack developed for embedded work on small systems. Implements ip, tcp, arp, a small web server, and an OS abstraction layer.☆52Updated 8 months ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆161Updated 3 years ago
- shared memory☆21Updated 9 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆31Updated 8 years ago
- ☆14Updated 8 years ago
- 一个基于Linux的纯C基础类库☆37Updated 8 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 7 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 9 months ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆45Updated 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
- Mock++: A Portable Mocking Framework for C++11☆18Updated 4 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- Protocol Buffers C RPC implementation☆196Updated 5 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆118Updated 12 years ago
- libev sync from http://cvs.schmorp.de/libev/☆157Updated 4 years ago
- libubox from OpenWrt.☆39Updated 11 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- Lock-Free Thread Pool☆78Updated last year
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- 实现并对比了各类字符串匹配算法,包括Sunday、KMP、Boyer-Moore、horspool☆24Updated 6 years ago