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:
- High performance cross platform event reactor and proactor written in C☆32Updated 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
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 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
- nanomsg rpc with protobuf☆39Updated 11 years ago
- A very fast on-disk database for SHA1-identified objects☆58Updated 9 years ago
- Crossroads I/O core library☆19Updated 13 years ago
- Lock-free linked list☆16Updated 12 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 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
- a key-value lib based on share memory, it use hash data struct☆17Updated 11 years ago
- Coroutines and asychronous I/O for cross-platform☆26Updated 10 years ago
- iomux - High performance aynchronous I/O multiplexing and timers☆15Updated 9 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- High performance AVL tree container C implementation☆55Updated 5 years ago
- Malloc replacement with support for shared and persistent memory allocation☆33Updated 11 years ago
- Small, safe and fast formatting library☆16Updated 6 years ago
- buffered socket library for libev☆21Updated 3 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 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
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Netstring parsing in C☆36Updated 4 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Lock-Free Thread Pool☆79Updated last year