baidu / babylon
High-Performance C++ Fundamental Library
☆492Updated last week
Related projects ⓘ
Alternatives and complementary repositories for babylon
- brpc源码分析☆313Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆529Updated 4 months ago
- c++中文周刊☆452Updated this week
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆350Updated last week
- A pluggable, high-performance RPC framework written in cpp☆286Updated this week
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,326Updated 5 months ago
- <-- workflow 中文注释 / demos / 源码解析☆270Updated 2 years ago
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,539Updated this week
- A distributed service governance framework. 分布式服务治理框架☆407Updated 7 months ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- Simple, light-weight and easy-to-use asynchronous components☆1,705Updated last week
- Tutorial of Muduo network library☆511Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆414Updated 3 years ago
- C++ Base Library for serverside development☆340Updated 4 years ago
- 【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆1,782Updated this week
- c++11基础库☆981Updated this week
- modern C++(C++11), simple, easy to use rpc framework☆1,718Updated 3 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,029Updated 3 weeks ago
- C++ code examples for Geek Time☆293Updated 2 weeks ago
- 《C++ Templates The Complete Guide - second edition》的非专业个人翻译☆252Updated last year
- C++11/14/17/20 templates and generic programming, the most complex and difficult technical details of C++, indispensable in building infr…☆1,610Updated 3 weeks ago
- Translation of C++ Templates 2nd | Powered by Obsidian☆344Updated last year
- 作为对《Concurrency with Modern C++》的中文翻译。☆230Updated 4 years ago
- The modern c++ rpc library implemented in a few hundred lines of code☆439Updated 5 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆855Updated 2 weeks ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆345Updated 4 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,013Updated last year
- 《C++ 17 The Complete Guide》- 翻译中☆473Updated last year
- c++20 coroutine with epoll and queue☆74Updated 10 months ago