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☆91Updated 5 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 years ago
- Lock-Free Thread Pool☆79Updated 2 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
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Malloc replacement with support for shared and persistent memory allocation☆32Updated 11 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- modern c++ raft library☆47Updated 5 years ago
- High performance AVL tree container C implementation☆56Updated 5 years ago
- Cross-Platform Networking Library☆43Updated 3 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆30Updated 6 years ago
- Simple memory leak finder.☆51Updated 12 years ago
- ☆19Updated 6 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- zzz's c++ lib☆58Updated 7 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 2 years ago