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
- A header only fast HTTP parser/generator for C++.☆31Updated 4 years ago
- RPC framework☆13Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆95Updated 6 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- lock free shared memory based high performance ring buffer☆25Updated 12 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- Fiber and async I/O based network library☆8Updated 9 years ago
- a light-weight event loop based on epoll☆24Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- ☆17Updated 10 years ago
- ☆37Updated 9 years ago
- shared memory☆20Updated 8 years ago
- lock free queue☆47Updated 11 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- ☆13Updated 7 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- C++ port of LMAX disruptor☆21Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- websocket server using libuv☆53Updated 8 years ago
- An C++ serialization library☆10Updated 9 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 10 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆15Updated 10 years ago
- Libdigest is a small C library for parsing and generating HTTP Digest Access Authentication (rfc2617) header strings☆11Updated 8 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- 使用KCP和libuv的简单网络模块。☆64Updated 8 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆39Updated 3 years ago
- disruptor c++ implementation for IPC (arbitrary length of data)☆14Updated 3 years ago