CN-CppUserGroup-2019-1,lock-free queue demo
☆94Aug 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
Sorting:
- C#/Rust/Python style formatting in C++.☆11Oct 23, 2018Updated 7 years ago
- 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
- 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,167Mar 14, 2026Updated last week
- 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☆227Oct 18, 2025Updated 5 months ago
- 学习下Qt Creator源码,添加自己的注释以便理解☆10Nov 28, 2021Updated 4 years ago
- Lthread C++11 binding☆12Nov 8, 2014Updated 11 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 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.☆22Jun 22, 2024Updated last year
- A highly optimized single producer single consumer message queue C++ template☆286Aug 22, 2022Updated 3 years ago
- CN-CppCon-2018,关于C++ Modules的演讲☆29Jan 14, 2019Updated 7 years ago
- Goroutine local storage library☆10Apr 27, 2018Updated 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++☆52Sep 19, 2016Updated 9 years ago
- ML-style pattern matching in C++.☆29Dec 28, 2018Updated 7 years ago
- C++ runtime backtraces for windows, os x and linux☆34Jul 1, 2015Updated 10 years ago
- 360官方出品的截图软件,套个马甲可以单独使用☆16Apr 4, 2019Updated 6 years ago
- Now this project has been changed to https://github.com/topcpporg/rest_rpc☆62Oct 31, 2016Updated 9 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆130Oct 16, 2020Updated 5 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,108Mar 14, 2026Updated last week
- header only log inherited from Nanolog☆40Jul 31, 2020Updated 5 years ago
- a modern c++ plugin library☆86Jun 19, 2021Updated 4 years ago
- Tutorial building Game Server writing in C and client writing in cocos2d-x html5☆15Apr 19, 2020Updated 5 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,991Jan 9, 2026Updated 2 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago
- Dynamic loading examples outside CppCon 2021☆16Oct 26, 2021Updated 4 years ago
- a tiny c++ serialize library☆12Jul 10, 2023Updated 2 years ago