使用信号量加锁的循环共享内存队列
☆11Sep 9, 2019Updated 6 years ago
Alternatives and similar repositories for ShmQueue
Users that are interested in ShmQueue are comparing it to the libraries listed below
Sorting:
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Jul 27, 2016Updated 9 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- This is an implementation of Green Screen Matting.☆15Mar 5, 2021Updated 5 years ago
- C语言实现进程间通信,共享内存演示☆12Mar 5, 2019Updated 7 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Nov 2, 2015Updated 10 years ago
- Crossplatform lock free ringbuffer☆11Jul 14, 2016Updated 9 years ago
- C(++) coroutines☆22Jun 7, 2012Updated 13 years ago
- 自动驾驶学习资料/书籍/感知/规划/控制/SLAM/入门/Automatic driving learning materials☆13Dec 14, 2021Updated 4 years ago
- BFCP message/client/server libraries☆13Jul 1, 2019Updated 6 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- 利用Windows SDK构建一 个微型游戏引擎TinyEngine,Win32项目,C++☆14Jun 23, 2014Updated 11 years ago
- 计算机网络实验设计,利用 Socket 实现双机通信,QT C++ | Computer Networks Course Design SDU☆13May 28, 2021Updated 4 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- v1版完成对PE头,区段,输入表的解析☆11Apr 16, 2018Updated 7 years ago
- 用于内网穿透使用,应该目前工作需要开发第三方接口联调,如小程序,微信,支付宝等,同时可以满足内网家用穿透。☆20Apr 7, 2018Updated 7 years ago
- TFS extension for Visual Studio Code.☆13Jul 15, 2024Updated last year
- ☆13Nov 21, 2021Updated 4 years ago
- OD反汇编引擎精简版,只适合x86系统,可嵌入驱动程序。☆10Mar 29, 2018Updated 7 years ago
- 这是利用qt的tcp通信例程,包括了QTcpServer和QTcpSocket的使用,心跳检测网络状态☆16Sep 2, 2017Updated 8 years ago
- 简易无类型脚本语言☆14Sep 17, 2013Updated 12 years ago
- ☆13Sep 11, 2019Updated 6 years ago
- Depth C++ library☆11Nov 15, 2018Updated 7 years ago
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 10 years ago
- A fast lock free generic data queue written in C☆16Feb 29, 2024Updated 2 years ago
- Singleton pattern for classes (doesn't need to be with openFrameworks, but we're laying it out like it is)☆10Apr 8, 2021Updated 4 years ago
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Mar 27, 2021Updated 4 years ago
- 小学期c++实训项目,用cocos2dx做的微信<<飞机大战>>游戏.☆10Dec 1, 2017Updated 8 years ago
- A C++ json/xml dumper/serialization library☆14Apr 5, 2015Updated 10 years ago
- another trueskill implementation☆17Jul 8, 2015Updated 10 years ago
- A Rust Redlock implementation for distributed, highly-available redis locks☆17Feb 20, 2019Updated 7 years ago
- Message broker with log-structured storage and HTTP API☆37Sep 8, 2023Updated 2 years ago
- 一个对应用透明,无侵入的java应用诊断工具,用于无缝使用arthas 命令集,目前供公司几百个应用实例监控使用,版本长期迭代维护☆16Dec 21, 2022Updated 3 years ago
- Multiple producer multiple consumer queue template using C++11 atomics.☆14Aug 26, 2021Updated 4 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- Exchange Server☆11Jun 9, 2021Updated 4 years ago
- 基于 VLC 的视频播放器(本地、视频流、摄像头视频播放)☆28Dec 30, 2019Updated 6 years ago
- A wan emulator web interface for virtual and physical appliances☆30Jan 11, 2022Updated 4 years ago
- libyui-ncurses☆20Aug 25, 2025Updated 6 months ago