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,384Updated last year
- libtask源码分析,libtask是一个协程库,由google的Russ Cox大佬写的☆76Updated 2 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆363Updated 5 months ago
- A pluggable, high-performance RPC framework written in cpp☆343Updated 2 months ago
- Scan's personal technical notes☆257Updated 5 years ago
- C++ implementation of Sentinel☆145Updated last year
- smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl☆405Updated last year
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- 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
- Based on cppfreemock and gmock, can mock global function, member (virtual/nonvirtual) function, class static function without changing so…☆33Updated 9 years ago
- 基于C++ Coroutines编写的无栈协程库☆628Updated last year
- A power tool to debug memory-related issues☆476Updated 2 months ago
- brpc源码分析☆344Updated 6 years ago
- 《C++ 17 The Complete Guide》- 翻译中☆510Updated 2 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…☆235Updated 4 years ago
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆90Updated 4 years ago
- 采集网络上优秀的systemtap学习资源☆298Updated 5 years ago
- c++中文周刊☆527Updated last week
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆942Updated 3 months ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- Automatic output function for STL containers☆52Updated 4 years ago
- Fast Programmable Nexus Network☆311Updated 3 years ago
- ☆373Updated 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
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆793Updated 6 months ago
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- cross-platform coroutine library in c++☆863Updated 5 months ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆208Updated 2 years ago
- effective debugging 中文翻译☆624Updated last year