yuanrongxi / lock-free-object-pool
A lock-free object pool, CAS/spin/pthread_mutex
☆17Updated 9 years ago
Alternatives and similar repositories for lock-free-object-pool
Users that are interested in lock-free-object-pool are comparing it to the libraries listed below
Sorting:
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- RPC framework☆13Updated 7 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆70Updated 4 years ago
- lock free queue☆47Updated 11 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 3 years ago
- ☆18Updated 11 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 10 years ago
- ☆37Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated 6 years ago
- An C++ serialization library☆10Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A coroutine scheduler and lightweight network library for libaco☆17Updated 6 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 multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- a light-weight event loop based on epoll☆24Updated 8 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- It's the 'Base' library of Chromium, including thread, memory, trace event and so on.☆18Updated 8 years ago