darjun / event-manager
event manager for decoupling systems.
☆14Updated 6 years ago
Alternatives and similar repositories for event-manager:
Users that are interested in event-manager are comparing it to the libraries listed below
- A actor framework base on C++11/14.☆56Updated 4 years ago
- std::future extension☆37Updated 4 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- an easy to use async redis client implemented in c++11☆35Updated 4 years ago
- Libcorpc is a high performance coroutine base RPC framework☆34Updated 4 months ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆53Updated 4 months ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73Updated 4 years ago
- better asio wrapper (++asio)☆42Updated 2 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- A game server framework for c++11☆37Updated 4 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆32Updated 4 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated 9 months ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- service framework for game server using libatbus, libatapp, libcopp and etc.☆75Updated this week
- 基于 libco 的 tcp 网络通信框架。☆23Updated 2 years ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- C++ Wrapper around KCP☆87Updated 2 years ago
- 基于TCP的LUA集群通信组件☆25Updated 4 years ago
- c++异步io☆15Updated last year
- cxx utils code☆83Updated this week
- a simple behavior tree runtime and editor in c++ 行为树编辑器调试器与运行时☆84Updated last week
- a net lib with iocp and epoll☆26Updated 6 years ago
- cross platform network library☆43Updated last year
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- purecpp opensource projects list☆94Updated 2 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 5 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆59Updated 10 months ago