yuanrongxi / lock-free-object-poolLinks
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:
- LMAX's disruptor pattern implemented in C☆96Updated last month
- RPC framework☆13Updated 7 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆21Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- Implementation of Reliable UDP☆97Updated 6 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆128Updated 4 years ago
- Distributed File sharing☆23Updated 13 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
- Lock-Free Thread Pool☆79Updated last year
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- ☆37Updated 10 years ago
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- websocket server using libuv☆54Updated 8 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆40Updated 4 years ago
- 使用KCP和libuv的简单网络模块。☆65Updated 9 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- Server-client networking base on kcp and libev☆17Updated 8 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- modern c++ raft library☆47Updated 5 years ago
- This is a cross platfporm c++ tcp multi-threaded network library. Compared with libevent 4096kb throughput, 25-30% faster, event processi…☆50Updated 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 C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 4 years ago
- A buffered-tree implemented in dictionary type and more☆75Updated 12 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Slab Memory Allocator in Application Layer☆28Updated 7 years ago