mutouyun / lock-free-queueLinks
CN-CppUserGroup-2019-1,lock-free queue demo
☆94Updated 5 years ago
Alternatives and similar repositories for lock-free-queue
Users that are interested in lock-free-queue are comparing it to the libraries listed below
Sorting:
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆189Updated 6 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆84Updated 7 years ago
- asio examples☆223Updated 3 months ago
- modern c++ raft library☆47Updated 6 years ago
- ☆64Updated 6 years ago
- Thread safe, lock-free memory pool.☆61Updated last year
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- purecpp opensource projects list☆95Updated 3 years ago
- A collection of shared memory containers for high performance server☆239Updated 3 years ago
- std::future extension☆37Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- a modern c++ plugin library☆86Updated 4 years ago
- Boost.Hana中文文档☆115Updated 5 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆136Updated 2 weeks ago
- some different implementations of queue and test result☆33Updated 3 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆129Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆58Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 基于C++14语法的任务链☆24Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated this week
- 简单有效的内存池实现☆100Updated 9 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Updated 2 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
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- better asio wrapper (++asio)☆40Updated 3 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- kimgbo是muduo网络库的重构版本☆136Updated 7 years ago