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:
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 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
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- High performance AVL tree container C implementation☆56Updated 5 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
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Automatically exported from code.google.com/p/manualgc☆17Updated 10 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
- Different implementations of spinlock.☆105Updated 10 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Lock-Free Thread Pool☆79Updated last year
- ☆37Updated 10 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆29Updated 6 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- timer.c: Tickless hierarchical timing wheel☆233Updated last year
- IPC benchmark on Linux☆75Updated 2 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- libuv thread communication☆58Updated 2 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Updated 13 years ago