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
Sorting:
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持 本地消息传递☆22Jan 2, 2024Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 3 months ago
- Implementation of lua virtual machine☆11Jan 22, 2018Updated 8 years ago
- read source code of boltdb & re-implement it in c++☆12Jun 2, 2018Updated 7 years ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Dec 20, 2018Updated 7 years ago
- nginx with http-flv_module☆12Nov 7, 2018Updated 7 years ago
- A C++ implementation of RAFT consensus algorithm☆21Dec 21, 2019Updated 6 years ago
- cpp go Coroutines 高并发 高性能.用C/C++实现的类似golang的协程和网络库.☆28Mar 28, 2020Updated 5 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- Theron C++ concurrency library☆34Jan 26, 2014Updated 12 years ago
- [WIP] A toy C compiler written in Rust☆16Mar 4, 2022Updated 4 years ago
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- ☆15Dec 16, 2021Updated 4 years ago
- concurrency library for C++☆73Apr 30, 2014Updated 11 years ago
- Reading Note☆17Sep 1, 2018Updated 7 years ago
- view the coroutine's stack information☆15Oct 18, 2019Updated 6 years ago
- cppzk: zookeeper cpp wrapper☆15Apr 11, 2019Updated 6 years ago
- An Open Source Implementation of the Actor Model in C++☆3,392Updated this week
- Nebula is a powerful framwork for building highly concurrent, distributed, and resilient message-driven applications for C++.☆555Sep 2, 2023Updated 2 years ago
- Toy prototype for a distributed computing system in C++☆18Nov 26, 2014Updated 11 years ago
- ☆19Mar 3, 2019Updated 7 years ago
- H2服务器引擎架构是轻量级的,与其说是引擎,个人觉得称之为平台更为合适。因为它封装的功能少之又少,但是提供了非常简洁方便的扩展机制,使得可以用C++、python、lua、js、php来开发具体的服务器功能。H2引擎的灵感来源于web服务器Apache。☆270Feb 16, 2022Updated 4 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- Event loop friendly C++ actor micro-framework, supervisable☆379Dec 27, 2025Updated 2 months ago
- A C++ ZooKeeper API wrapper☆15Jun 10, 2017Updated 8 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Feb 13, 2026Updated 2 weeks ago
- ☆19Feb 9, 2023Updated 3 years ago
- ☆31Nov 5, 2018Updated 7 years ago
- a static library☆45May 22, 2024Updated last year
- modern C++(C++20), simple, easy to use rpc framework☆1,986Jan 9, 2026Updated last month
- A Ptracing Profiler For Lua!☆24Dec 13, 2018Updated 7 years ago
- Full Duplex C++ RPC Library,Use Protobuf, Support HTTP API .☆11Mar 15, 2023Updated 2 years ago
- The Game Communication Environment (GCE) is an actor model framework for online game development.☆128Jul 25, 2017Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 9 years ago
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆20Jan 18, 2022Updated 4 years ago
- ZooKeeper C++ Client☆17Jan 16, 2018Updated 8 years ago
- xv6 riscv operating system and labs from mit 6.S081 2020☆20May 23, 2022Updated 3 years ago
- 高性能序列化库,一行代码即可完成C++原生结构序列化/反序列化的工作,媲美google protocol buffer☆51Nov 21, 2018Updated 7 years ago