Tencent / yadccLinks
Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。
☆398Updated 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,377Updated last year
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆75Updated 2 years ago
- A pluggable, high-performance RPC framework written in cpp☆340Updated this week
- A high-performance IPC solution that is suitable for production environments based on shared memory IPC.☆155Updated last year
- C++ implementation of Sentinel☆144Updated last year
- Scan's personal technical notes☆258Updated 5 years ago
- A power tool to debug memory-related issues☆472Updated 3 weeks ago
- AVL implementation which is as fast/compact as linux's rbtree☆366Updated 3 months ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 8 years ago
- coroutine;fiber;boost fiber☆92Updated 4 years ago
- Automatic output function for STL containers☆51Updated 4 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆509Updated 2 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 基于C++ Coroutines编写的无栈协程库☆625Updated last year
- 采集网络上优秀的systemtap学习资源☆297Updated 5 years ago
- Fast Programmable Nexus Network☆311Updated 2 years ago
- brpc源码分析☆338Updated 5 years ago
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆402Updated 10 months ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆934Updated last month
- C++ Base Library for serverside development☆350Updated 5 years ago
- c++中文周刊☆523Updated last month
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆139Updated 6 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
- libevent source code analysis☆62Updated 2 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- IPC benchmark on Linux☆64Updated 5 years ago
- leveldb源码阅读和 重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago