Shared-memory based ring buffer
☆66May 16, 2017Updated 8 years ago
Alternatives and similar repositories for shm_ring_buffer
Users that are interested in shm_ring_buffer are comparing it to the libraries listed below
Sorting:
- An optimized Ring Buffer implementation based on the POSIX shared memory trick☆17Mar 7, 2024Updated last year
- 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
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- lock free shared memory based high performance ring buffer☆26May 11, 2012Updated 13 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 3 months ago
- 局域网文件同步服务端☆12Aug 31, 2016Updated 9 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- Enterprise quality C++ application framework with dependency injection, test framework, and logging☆16Feb 26, 2024Updated 2 years ago
- Shared-memory interprocess communication from C/python using OpenHFT's chronicle-queue protocol☆21Nov 18, 2024Updated last year
- A collection of data structures in C++☆18Oct 5, 2022Updated 3 years ago
- Cross platform multi-process C++ logging system☆18Apr 8, 2020Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆68Jul 18, 2020Updated 5 years ago
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆20May 2, 2025Updated 10 months ago
- C++17 lightweight state machine with a user-friendly syntax☆16Apr 3, 2021Updated 4 years ago
- disruptor c++ implementation for IPC (Linux, Mac OS)☆33Nov 1, 2025Updated 4 months ago
- 基于MFC的高速图表控件,A flexible charting control to display 2D data☆22Jun 10, 2020Updated 5 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- How to separate debugging symbols from an ELF executable☆22Oct 5, 2017Updated 8 years ago
- IPC via shared memory using publish-subscribe pattern☆23Nov 18, 2019Updated 6 years ago
- htmlayout+lua ui☆30May 30, 2012Updated 13 years ago
- A c++ library which aims at massive point cloud data processing, involves smart pointer and smart array, mathematical structures and oper…☆18Apr 5, 2021Updated 4 years ago
- ltio, a network io library with pluggable coroutine supported(just run task like goroutine)☆22Feb 18, 2024Updated 2 years ago
- 游戏服务器-客户端模拟框架,可用于模拟客户端发包,接入Lua脚本,开发自测,压测等☆17Jul 21, 2015Updated 10 years ago
- An HTML generator for Valgrind's Memcheck tool☆48Mar 16, 2021Updated 4 years ago
- CTP auto trader☆22Jul 1, 2014Updated 11 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- C++ std::string 实用函数库☆18Apr 1, 2016Updated 9 years ago
- C++ implementation for 《Image Fusion with Guided Filtering》☆21Apr 19, 2018Updated 7 years ago
- 数据结构图演示(Window/MFC)☆22Mar 1, 2014Updated 12 years ago
- zero-copy non-blocking shared memory publisher/subscriber IPC library☆20Nov 12, 2013Updated 12 years ago
- GuiLite是一个具有5000行C++代码的准系统GUI框架,它可以在所有平台上运行(例如,iOS,Android,Linux,Windows,macOS,Docker和带或不带OS的MCU)。GuiLite是可嵌入的,它在其他UI框架内运行(例如,Qt,MFC,Winf…☆21Jan 9, 2021Updated 5 years ago
- A Game Server develop frame for web game and mobile game☆20Aug 30, 2016Updated 9 years ago
- A lock-free real-time flight recorder for your C or C++ programs☆28Feb 9, 2026Updated 3 weeks ago
- A simple example shows how to use ffmpeg api convert format without coder☆22Dec 28, 2018Updated 7 years ago
- A simple and easy C++ Finite State Machine (FSM) container, with full manual☆26Dec 19, 2025Updated 2 months ago
- An STL-like ring buffer for C++11.☆27Sep 11, 2022Updated 3 years ago
- Composable tools for automating latency measurement and reporting☆26Jul 6, 2024Updated last year