zavier-wong / acidView external linksLinks
A distributed service governance framework. 分布式服务治理框架
☆435Mar 31, 2024Updated last year
Alternatives and similar repositories for acid
Users that are interested in acid are comparing it to the libraries listed below
Sorting:
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,630Dec 8, 2023Updated 2 years ago
- c++ async rpc framework. 14w+qps.☆1,619Oct 18, 2023Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆627Dec 27, 2023Updated 2 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,987Jan 9, 2026Updated last month
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,101Updated this week
- Simple, light-weight and easy-to-use asynchronous components☆2,137Feb 2, 2026Updated last week
- <-- workflow 中文注释 / demos / 源码解析☆309Apr 11, 2022Updated 3 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆583Jul 8, 2024Updated last year
- 知名开源代码库的注释版:C++、Golang等☆1,382Feb 25, 2023Updated 2 years ago
- JSON-RPC implementation in C++17☆350Feb 10, 2022Updated 4 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆379Oct 27, 2025Updated 3 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552May 30, 2024Updated last year
- A C++17-based lightweight high-performance network library☆265Jun 25, 2023Updated 2 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆260Mar 10, 2025Updated 11 months ago
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Jan 26, 2026Updated 2 weeks ago
- Go-style concurrency in C++11☆3,311Jul 3, 2023Updated 2 years ago
- ☆160Jul 23, 2024Updated last year
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆913Feb 3, 2024Updated 2 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- cross-platform coroutine library in c++☆870Jan 20, 2026Updated 3 weeks ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,237Jul 16, 2025Updated 6 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆940Nov 29, 2024Updated last year
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆15,937Dec 23, 2025Updated last month
- 自己用C++实现小型Redis☆34Mar 10, 2019Updated 6 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,390Jun 4, 2024Updated last year
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,403Mar 5, 2024Updated last year
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Apr 6, 2023Updated 2 years ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆29Dec 21, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,195Jul 5, 2024Updated last year
- C++20 实现的跨平台、header only,易用的高性能http库; modern c++(c++20), cross-platform, header-only, easy to use http framework☆2,123Jan 13, 2026Updated last month
- Linux多线程服务端编程[muduo C++网络库]☆587Sep 9, 2021Updated 4 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,645Jan 24, 2025Updated last year
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,127Updated this week
- c++ rpc framework, simplified version of tinyrpc。☆250Feb 12, 2024Updated 2 years ago
- Ring-Log是一个高效 简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Jun 27, 2021Updated 4 years ago
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,523Apr 3, 2022Updated 3 years ago
- C++ Linux WebServer服务器☆4,046Dec 2, 2023Updated 2 years ago