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:
- RPC framework☆13Updated 7 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- lock free shared memory based high performance ring buffer☆25Updated 13 years ago
- a light-weight event loop based on epoll☆23Updated 8 years ago
- Create extremely-fast and secure embedded HTTP servers with ease.☆42Updated this week
- High performance cross platform event reactor and proactor written in C☆32Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- lock free queue☆47Updated 12 years ago
- Lock-Free Thread Pool☆79Updated 2 years ago
- LMAX's disruptor pattern implemented in C☆96Updated last month
- A header only fast HTTP parser/generator for C++.☆31Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- Distributed File sharing☆23Updated 13 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 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
- An C++ serialization library☆10Updated 10 years ago
- an object oriented event loop for linux☆29Updated 14 years ago
- P2engine is a flexible and efficient platform for making p2p system (p2p live streaming, p2p vod...) development easier. Reliable UDP, Me…☆28Updated last year
- Implementation of Reliable UDP☆97Updated 6 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- Forked from https://github.com/dysinger/nanomsg-examples☆20Updated 10 years ago
- buffered socket library for libev☆21Updated 3 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- C++ implementation of LMAX disruptor☆11Updated 10 years ago
- A fast no_lock RingQueue between 2 threads (25M WrtieRead per second)☆92Updated 7 years ago
- a cross-platform P2P library☆51Updated 9 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Message Queue/C++/Lua based game server☆15Updated 12 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago