Tencent / libco
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 2013.
☆8,476Updated last year
Alternatives and similar repositories for libco:
Users that are interested in libco are comparing it to the libraries listed below
- Go-style concurrency in C++11☆3,247Updated last year
- A asymmetric coroutine library for C.☆2,479Updated 2 years ago
- A simple C++ based RPC framework.☆2,008Updated last year
- Event notification library☆11,416Updated last month
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,938Updated this week
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,569Updated 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,882Updated this week
- Event-driven network library for multi-threaded Linux server in C++11☆15,207Updated last month
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,080Updated 5 months ago
- Some code snippets for sharing☆1,894Updated 3 months ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,143Updated last year
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,667Updated 11 months ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,367Updated last year
- C++ Parallel Computing and Asynchronous Networking Framework☆13,629Updated last week
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,389Updated 2 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,582Updated 2 years ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,700Updated 3 years ago
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,355Updated 9 months ago
- Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemente…☆9,945Updated last year
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,010Updated 3 weeks ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,686Updated 4 years ago
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,071Updated last month
- Main gperftools repository☆8,626Updated 3 weeks ago
- Minimalistic C client for Redis >= 1.2☆6,363Updated last month
- modern C++(C++11), simple, easy to use rpc framework☆1,801Updated 8 months ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,062Updated 5 years ago
- ☆4,619Updated this week
- nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕☆4,190Updated 3 years ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,338Updated 2 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,042Updated 3 weeks ago