disruptor c++ implementation for IPC (Linux, Mac OS)
☆33Nov 1, 2025Updated 4 months ago
Alternatives and similar repositories for disruptorCpp-IPC
Users that are interested in disruptorCpp-IPC are comparing it to the libraries listed below
Sorting:
- disruptor c++ implementation for IPC (arbitrary length of data)☆17Nov 1, 2025Updated 4 months ago
- A disruptor thread-synchronisation data structure for C++11.☆151May 26, 2023Updated 2 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Nov 7, 2019Updated 6 years ago
- ftd期货交易数据交换协议的c++实现☆16Sep 27, 2018Updated 7 years ago
- C++ port of LMAX disruptor☆22Jul 3, 2018Updated 7 years ago
- A CPP implementation of the LMAX disruptor for single producers☆26Nov 14, 2014Updated 11 years ago
- Port of LMAX Disruptor to C++☆462Aug 2, 2022Updated 3 years ago
- Trading Application Foundations☆45Feb 6, 2021Updated 5 years ago
- A Disruptor-Lite implementation in python☆13Mar 8, 2019Updated 7 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- LMAX's disruptor pattern implemented in C☆95Jul 28, 2025Updated 7 months ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 4 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- CTP CTPTradeApi☆13Dec 24, 2019Updated 6 years ago
- c++, low-latency in-porcess communication via mmap☆49Jun 14, 2019Updated 6 years ago
- My take on the LMAX Disruptor☆75Apr 25, 2013Updated 12 years ago
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 years ago
- tail log to kafka, support lua filter before send☆10Aug 19, 2019Updated 6 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- disruptor concurency pattern in c++☆499Jan 31, 2024Updated 2 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Jul 27, 2016Updated 9 years ago
- C++ Message Queuing Library and Framework☆92Mar 1, 2026Updated last week
- python写策略:https://github.com/sunwangme/bfpy golang写策略:https://github.com/sunwangme/bfgo☆15Jul 1, 2016Updated 9 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- 一些奇技淫巧,just for fun☆14Oct 7, 2019Updated 6 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- 🐍 A pure python ring buffer with optional custom element factory. Locked, Blocking and Disruptor variants are available. 🪐☆14Mar 28, 2020Updated 5 years ago
- A shell style command line framework which can easily be incorporated into a linux c++ server, supporting telnet/nc clients☆41Jul 4, 2021Updated 4 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- 一套c服务框架☆18Aug 11, 2020Updated 5 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Jan 31, 2023Updated 3 years ago
- implement ftdc protocol of CTP in java☆35Mar 12, 2018Updated 7 years ago
- 游戏服务器-客户端模拟框架,可用于模拟客户端发包,接入Lua脚本,开发自测,压测等☆17Jul 21, 2015Updated 10 years ago
- C implementation of Disruptor queues☆23Apr 16, 2022Updated 3 years ago
- Python bindings for Aeron messaging.☆20Apr 25, 2022Updated 3 years ago
- A Go port of Graphite's Whisper timeseries database☆17May 26, 2023Updated 2 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 5 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 使用Redis做内存数据库,做期货策略交易; 行情自动订阅; 报单从Redis队列获取向上报单;☆87Feb 20, 2017Updated 9 years ago