skywind3000 / memslab
Slab Memory Allocator in Application Layer
☆28Updated 7 years ago
Alternatives and similar repositories for memslab:
Users that are interested in memslab are comparing it to the libraries listed below
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Crossroads I/O core library☆19Updated 13 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months 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…☆49Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆16Updated 6 years ago
- Lock-free linked list☆16Updated 12 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Attach to a process and dump statistics of low level malloc(ptmalloc, the glibc implementation) of the process.☆29Updated 5 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 8 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago