A actor framework base on C++11/14.
☆56Jul 26, 2020Updated 5 years ago
Alternatives and similar repositories for orca
Users that are interested in orca are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- nginx with http-flv_module☆12Nov 7, 2018Updated 7 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆838Nov 13, 2025Updated 4 months ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- skynet with simple websocket support☆16Jul 5, 2017Updated 8 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Oct 21, 2016Updated 9 years ago
- An Open Source Implementation of the Actor Model in C++☆3,402Mar 18, 2026Updated last week
- concurrency library for C++☆73Apr 30, 2014Updated 11 years ago
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Sep 2, 2023Updated 2 years ago
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- ☆11Sep 26, 2019Updated 6 years ago
- read source code of boltdb & re-implement it in c++☆12Jun 2, 2018Updated 7 years ago
- Theron C++ concurrency library☆34Jan 26, 2014Updated 12 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,991Jan 9, 2026Updated 2 months ago
- ALPHA/WIP for OSquery configuration for Mac and Linux Operating Systems☆16Jan 9, 2018Updated 8 years ago
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆269Feb 16, 2022Updated 4 years ago
- cppzk: zookeeper cpp wrapper☆15Apr 11, 2019Updated 6 years ago
- sqlite的阅读笔记☆24Jan 1, 2023Updated 3 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Nov 21, 2018Updated 7 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- [WIP] A toy C compiler written in Rust☆16Mar 4, 2022Updated 4 years ago
- 基于TCP的LUA集群通信组件☆25Feb 28, 2020Updated 6 years ago
- Examples using the stomp package from git://github.com/gmallard/stompngo.git☆16May 6, 2020Updated 5 years ago
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,494Mar 14, 2026Updated last week
- Nanoscopic C++ Actor, stackless coroutine, and CSP framework☆15Mar 20, 2016Updated 10 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆381Dec 27, 2025Updated 2 months ago
- osquery query packs☆14Aug 31, 2018Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Sep 22, 2015Updated 10 years ago
- ☆10Mar 7, 2019Updated 7 years ago
- a simple single thread kv demo, use skiplist and dict as the main store sturctrue. now only support epoll multiplexer and string kv. and …☆13Jan 2, 2019Updated 7 years ago
- Implementation of lua virtual machine☆11Jan 22, 2018Updated 8 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 3 years ago
- epoll examples☆15Sep 27, 2020Updated 5 years ago
- Boost::ASIO low-level redis client (connector)☆148Dec 22, 2022Updated 3 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆28Mar 28, 2020Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆234Updated this week
- ELF Virus infection techniques that work with SCOP (Secure code partitioned) executables☆15May 13, 2019Updated 6 years ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆129Jul 25, 2017Updated 8 years ago