Tencent / yadccLinks
Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
☆404Updated last year
Alternatives and similar repositories for yadcc
Users that are interested in yadcc are comparing it to the libraries listed below
Sorting:
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,383Updated last year
- A pluggable, high-performance RPC framework written in cpp☆344Updated last month
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- C++ implementation of Sentinel☆145Updated last year
- AVL implementation which is as fast/compact as linux's rbtree☆364Updated 5 months ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 9 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- Scan's personal technical notes☆258Updated 5 years ago
- 基于C++ Coroutines编写的无栈协程库☆626Updated last year
- 《C++ 17 The Complete Guide》- 翻译中☆510Updated 2 years ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- coroutine;fiber;boost fiber☆93Updated 4 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆155Updated last year
- Automatic output function for STL containers☆52Updated 4 years ago
- A power tool to debug memory-related issues☆476Updated 2 months 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…☆235Updated 4 years ago
- brpc源码分析☆344Updated 5 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- 采集网络上优秀的systemtap学习资源☆297Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- c++中文周刊☆526Updated 2 months ago
- Fast Programmable Nexus Network☆311Updated 3 years ago
- C++ Base Library for serverside development☆352Updated 5 years ago
- 42 SPECIFIC WAYS TO IMPROVE YOUR USE OF C++11 AND C++14 中文版☆176Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆939Updated 2 months ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆404Updated last year
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago
- 多处理器编程的艺术☆115Updated 10 years ago