CN-CppUserGroup-2019-1,lock-free queue demo
☆95Aug 13, 2020Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C++标准库的轻量级拓展.☆70Jan 22, 2019Updated 7 years ago
- ☆19Mar 3, 2019Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Feb 19, 2014Updated 12 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆120Nov 4, 2018Updated 7 years ago
- some different implementations of queue and test result☆33Dec 31, 2022Updated 3 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- The Nixy Library - A Lightweight C++ Library.☆42Feb 12, 2019Updated 7 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,193Mar 14, 2026Updated 2 months ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A header only fast HTTP parser/generator for C++.☆31Jul 13, 2020Updated 5 years ago
- asio examples☆228Oct 18, 2025Updated 7 months ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Nov 28, 2022Updated 3 years ago
- C++ Stacktrace for windows linux and os/x☆28Oct 15, 2023Updated 2 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆23Jun 22, 2024Updated last year
- A highly optimized single producer single consumer message queue C++ template☆293Aug 22, 2022Updated 3 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆28Jan 14, 2019Updated 7 years ago
- Go-style concurrency in C++11☆3,308Jul 3, 2023Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++