Proactor design pattern (C++, threads)
☆20Apr 12, 2017Updated 8 years ago
Alternatives and similar repositories for Proactor
Users that are interested in Proactor are comparing it to the libraries listed below
Sorting:
- C++ proactor network library for Linux☆18Jun 11, 2015Updated 10 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10May 1, 2017Updated 8 years ago
- Boost's circular_buffer module converted to use all C++11 STL primitives, making it free of Boost dependencies.☆12Mar 9, 2017Updated 9 years ago
- boost based Publisher/Subscriber framework in C++☆22Jun 13, 2020Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆130Oct 16, 2020Updated 5 years ago
- DSPatch Component Repository☆27Dec 10, 2025Updated 3 months ago
- Reactor Pattern Implemention☆66Mar 20, 2019Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Feb 25, 2015Updated 11 years ago
- CSMTP allow you to send email via command line and save message in sent folder☆12Jan 21, 2018Updated 8 years ago
- A copy of ACE from http://www.cs.wustl.edu/~schmidt/ACE.html☆53Oct 15, 2013Updated 12 years ago
- The C++ Flow-Based Metaprogramming Framework☆11Jun 16, 2021Updated 4 years ago
- Multi-core pub/sub IPC framework for embedded systems☆15Dec 27, 2018Updated 7 years ago
- 一个简单的reactor模式实现☆32Sep 10, 2019Updated 6 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- in-memory message queue server with revisions & expirations☆31Jan 27, 2013Updated 13 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆85Oct 18, 2018Updated 7 years ago
- A C++ client library for Apache Kafka v0.8+. Also includes C API.☆90Nov 4, 2015Updated 10 years ago
- A tool for executable specifications written in modern, portable C++. Offers a comprehensive extendable DSL (Domain Specific Language) fo…☆11Jan 14, 2026Updated 2 months ago
- c++17 header only msgpack implementation. (msgpack-rpc-asio)☆34Sep 9, 2021Updated 4 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Feb 22, 2021Updated 5 years ago
- C++ wrapper for czmq. Aims to be minimal, simple and consistent.☆47May 5, 2016Updated 9 years ago
- c++11任务 库☆53Jan 15, 2016Updated 10 years ago
- A stl-map-like container implemented with skiplist.☆11Aug 31, 2016Updated 9 years ago
- a simple server for kcp☆19Nov 14, 2016Updated 9 years ago
- UE4 + Varest + PHP + MySQL实现的一个用户登陆系统☆11Jun 29, 2020Updated 5 years ago
- C++奇技淫巧收录☆45Jun 12, 2020Updated 5 years ago
- 基于libjpeg-turbo封装的库,并提供更快速的图片缩放和剪裁功能。☆10Mar 4, 2024Updated 2 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Sep 3, 2014Updated 11 years ago
- A C++ RPC Library implementation with Protobuf and Boost Asio. Include Blocking Client, Async Client and Async Future Client.☆21Dec 25, 2015Updated 10 years ago
- Generic plugin architecture for message transport☆21Feb 7, 2013Updated 13 years ago
- a minimum demo web framework based on servlet☆10Sep 3, 2015Updated 10 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago
- alphago 五子棋学习过程 。原代码来自☆10Nov 18, 2018Updated 7 years ago
- Array-based lockfree queue☆12Oct 2, 2022Updated 3 years ago
- JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86,…☆10Jun 21, 2017Updated 8 years ago
- IEEE 802.1CB FRER implementation in OMNeT++☆17May 10, 2022Updated 3 years ago
- A C++ hand writing SQL parser inspired by [Ali Druid](https://github.com/alibaba/druid) which is written in Java☆14Jun 18, 2017Updated 8 years ago
- A C++ client for Redis.☆21Nov 5, 2009Updated 16 years ago
- Message Queue/C++/Lua based game server☆15May 3, 2013Updated 12 years ago