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
Sorting:
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Lock-free linked list☆16Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform☆52Updated last year
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 4 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 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
- Different implementations of spinlock.☆105Updated 10 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆61Updated 7 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 4 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- 100% async http-server library written in C☆17Updated 9 years ago