Tencent / yadcc
Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
☆394Updated last year
Alternatives and similar repositories for yadcc:
Users that are interested in yadcc are comparing it to the libraries listed below
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、 各种客户端等。主要特点为易用性强、长尾延迟低。☆1,363Updated 11 months ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆550Updated 11 months ago
- A pluggable, high-performance RPC framework written in cpp☆312Updated 2 weeks ago
- Scan's personal technical notes☆258Updated 4 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆501Updated 2 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated last year
- brpc源码分析☆329Updated 5 years ago
- 采集网络上优秀的systemtap学习资源☆289Updated 5 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆221Updated 7 years ago
- Call a function in a new stack that allocated anywhere. Do not be afraid of stack limit in your coroutines! Try to make your stack sharea…☆233Updated 4 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 3 years ago
- coroutine;fiber;boost fiber☆90Updated 3 years ago
- c++中文周刊☆499Updated last week
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆89Updated 3 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆121Updated 6 months ago
- A collection of shared memory containers for high performance server☆233Updated 2 years ago
- C++ implementation of Sentinel☆142Updated 11 months ago
- C++ Base Library for serverside development☆348Updated 4 years ago
- Automatic output function for STL containers☆53Updated 4 years ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆398Updated 6 months ago
- Shuo's learning notes on Linux TCP/IP stack☆122Updated last year
- ☆462Updated 2 years ago
- 知名开源代码库的注释版:C++、Golang等☆1,381Updated 2 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- effective debugging 中文翻译☆606Updated 10 months ago
- C++ language framework rpc source code implementation☆538Updated last month
- High-Performance C++ Fundamental Library☆571Updated 4 months ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆854Updated 2 years ago