chen3feng / blade-build
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
☆2,060Updated 3 weeks ago
Alternatives and similar repositories for blade-build:
Users that are interested in blade-build are comparing it to the libraries listed below
- A simple C++ based RPC framework.☆1,997Updated last year
- A light-weight RPC implement of google protobuf RPC framework.☆2,138Updated last year
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,345Updated 7 months ago
- Go-style concurrency in C++11☆3,229Updated last year
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…☆8,402Updated 10 months ago
- A asymmetric coroutine library for C.☆2,473Updated 2 years ago
- C++ Base Library for serverside development☆344Updated 4 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,358Updated last year
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,690Updated 4 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,043Updated 5 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,033Updated 2 months ago
- Some code snippets for sharing☆1,886Updated last month
- Baidu Bigflow is an interface that allows for writing distributed computing programs and provides lots of simple, flexible, powerful APIs…☆1,136Updated 2 years ago
- ZMQ 指南☆1,769Updated 2 years ago
- Coroutine library for C/C++☆525Updated 4 years ago
- "结巴"中文分词的C++版本☆2,646Updated last month
- The gflags package contains a C++ library that implements commandline flags processing. It includes built-in support for standard types s…☆2,916Updated last month
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,563Updated last year
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆16,706Updated this week
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,359Updated 2 years ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,341Updated 2 years ago
- Free Niek's Operating System (FreeNOS)☆2,031Updated 3 years ago
- Yet Another Distributed C++ Compiler. yadcc是一套腾讯广告自研的分布式编译系统,用于支撑腾讯广告的日常开发及流水线。相对于已有的同类解决方案,我们针对实际的工业生产环境做了性能、可靠性、易用性等方面优化。☆381Updated last year
- A simple but usable RPC framework☆661Updated 4 years ago
- Pebble分布式开发框架☆865Updated 5 years ago
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.