Tencent / flareLinks
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
☆1,387Updated last year
Alternatives and similar repositories for flare
Users that are interested in flare are comparing it to the libraries listed below
Sorting:
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,120Updated 2 weeks ago
- 知名开源代码库的注释版:C++、Golang等☆1,383Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,115Updated last month
- A pluggable, high-performance RPC framework written in cpp☆346Updated 3 months ago
- modern C++(C++11), simple, easy to use rpc framework☆1,974Updated 2 months ago
- A simple C++ based RPC framework.☆2,042Updated 2 years ago
- brpc源码分析☆346Updated 6 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Some code snippets for sharing☆1,909Updated last year
- C++ language framework rpc source code implementation☆548Updated last month
- Go-style concurrency in C++11☆3,309Updated 2 years ago
- High-Performance C++ Fundamental Library☆628Updated 2 weeks ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆953Updated 2 weeks ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆407Updated 2 years ago
- C++ Web Framework REST API☆992Updated 5 months ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆893Updated 2 years ago
- c++11基础库☆1,031Updated last year
- Tutorial of Muduo network library☆552Updated 6 years ago
- 基于C++ Coroutines编写的无栈协程库☆628Updated 2 years ago
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,645Updated 11 months ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆934Updated last year
- Cross platform network library with C++11☆1,126Updated last year
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆1,745Updated 2 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆427Updated 4 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,084Updated this week
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,098Updated 2 weeks ago
- <-- workflow 中文注释 / demos / 源码解析☆304Updated 3 years ago
- Chinese translation of Bjarne Stroustrup's HOPL4 paper☆2,435Updated last month
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆594Updated 4 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,166Updated this week