Tencent / libcoLinks
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,564Updated last year
Alternatives and similar repositories for libco
Users that are interested in libco are comparing it to the libraries listed below
Sorting:
- A simple C++ based RPC framework.☆2,023Updated 2 years ago
- Go-style concurrency in C++11☆3,269Updated 2 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,581Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆15,493Updated 4 months ago
- A asymmetric coroutine library for C.☆2,496Updated 2 years ago
- brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Mac…☆17,198Updated last week
- C/C++ server and network library, including coroutine,redis client,http/https/websocket,mqtt, mysql/postgresql/sqlite client with C/C++ f…☆2,983Updated last week
- Event notification library☆11,594Updated 4 months ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,143Updated last year
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,132Updated 9 months ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,370Updated last year
- A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》☆5,437Updated 2 years ago
- Some code snippets for sharing☆1,900Updated 7 months ago
- Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址//home.tiscali…☆2,731Updated 4 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆13,912Updated this week
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,065Updated 2 weeks ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,700Updated last year
- Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。☆1,376Updated last year
- Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protob…☆2,082Updated last week
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,702Updated 5 years ago
- 作为对《C++ Concurrency in Action》英文版的中文翻译。☆2,087Updated 6 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,623Updated 3 years ago
- Nick's public libevent repository. The official repository is at https://github.com/libevent/libevent . NO PRS HERE PLEASE☆1,337Updated 2 years ago
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,252Updated 2 weeks ago
- Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网//tinyhttpd.sourceforge.net☆11,812Updated last year
- C++ implementation of the Google logging module☆7,320Updated 2 months ago
- A tiny boost library in C++11.☆4,142Updated last month
- A simple C++11 Thread Pool implementation☆8,408Updated last year
- modern C++(C++11), simple, easy to use rpc framework☆1,876Updated this week
- ZMQ 指南☆1,786Updated 3 years ago