Tencent / yadccLinks
Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
☆399Updated 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,373Updated last year
- A pluggable, high-performance RPC framework written in cpp☆327Updated last week
- AVL implementation which is as fast/compact as linux's rbtree☆365Updated last month
- 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☆259Updated 5 years ago
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆74Updated 2 years ago
- A power tool to debug memory-related issues☆466Updated 4 months ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆32Updated 8 years ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆401Updated 8 months ago
- C++ Base Library for serverside development☆349Updated 5 years ago
- 采集网络上优秀的systemtap学习资源☆293Updated 5 years ago
- coroutine;fiber;boost fiber☆91Updated 3 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆507Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- brpc源码分析☆334Updated 5 years ago
- Fast Programmable Nexus Network☆311Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- C++ implementation of Sentinel☆142Updated last year
- 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
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆922Updated last month
- 多处理器编程的艺术☆116Updated 10 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- Automatic output function for STL containers☆53Updated 4 years ago
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆146Updated 11 months ago
- c++中文周刊☆514Updated 2 weeks ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated last year
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- buddy内存分配器实现☆294Updated 11 months ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆141Updated 6 years ago