skywind3000 / memslab
Slab Memory Allocator in Application Layer
☆27Updated 7 years ago
Alternatives and similar repositories for memslab:
Users that are interested in memslab are comparing it to the libraries listed below
- Crossroads I/O core library☆19Updated 12 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 10 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 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
- Automatically exported from code.google.com/p/manualgc☆17Updated 9 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 10 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 5 years ago
- Convert build system from autoconf/make to CMake☆74Updated 2 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆48Updated 6 years ago
- libuv thread communication☆57Updated last year
- Netstring parsing in C☆35Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆89Updated 4 years ago
- A nano concurrency library☆24Updated 4 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 11 years ago
- Lock-free linked list☆16Updated 12 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆27Updated 6 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago