skywind3000 / memslabLinks
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:
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- High performance AVL tree container C implementation☆57Updated 5 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- Minimize lock-free queue ever!☆134Updated 7 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…☆49Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆235Updated 2 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆47Updated 12 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Coroutines and asychronous I/O for cross-platform☆27Updated 10 years ago
- Simple memory leak finder.☆54Updated 12 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Mirror of Apache C++ Standard Library☆65Updated 7 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Small, safe and fast formatting library☆16Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 10 years ago
- nanomsg rpc with protobuf☆40Updated 12 years ago