用C++11的std::atomic<T>实现一个无锁队列
☆17Apr 6, 2016Updated 10 years ago
Alternatives and similar repositories for lockFreeQueue
Users that are interested in lockFreeQueue are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LiveStream gateway for WebRTC 流媒体网关服务器☆27Jan 22, 2026Updated 4 months ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Dec 20, 2018Updated 7 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- 无模块注入工程 VS2008☆11Jul 23, 2018Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- P2engine is a flexible and efficient platform for making p2p system (p2p live streaming, p2p vod...) development easier. Reliable UDP, Me…☆28Dec 6, 2023Updated 2 years ago
- A C++ library for creating WebRTC DataChannel connections☆21Jul 17, 2016Updated 9 years ago
- 流媒体中继转发服务器☆17Sep 17, 2015Updated 10 years ago
- 自动升级工具☆48Apr 2, 2013Updated 13 years ago
- A small C++ library for formatted stream output of standard library objects