alibaba / PhotonLibOS
Probably the fastest coroutine lib in the world!
☆929Updated this week
Alternatives and similar repositories for PhotonLibOS:
Users that are interested in PhotonLibOS are comparing it to the libraries listed below
- cross-platform coroutine library in c++☆834Updated last year
- A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple☆1,651Updated this week
- Simple, light-weight and easy-to-use asynchronous components☆1,794Updated this week
- C++ implementation of Raft core logic as a replication library☆1,032Updated 2 weeks ago
- Unified Executors☆1,519Updated last week
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆768Updated last week
- High-Performance C++ Fundamental Library☆527Updated last month
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 7 months ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆1,713Updated last week
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆542Updated 6 months ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆1,863Updated this week
- A power tool to debug memory-related issues☆400Updated 2 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,224Updated 10 months ago
- The etcd-cpp-apiv3 is a C++ library for etcd's v3 client APIs, i.e., ETCDCTL_API=3.☆338Updated 2 months ago
- A fast JSON serializing & deserializing library, accelerated by SIMD.☆877Updated 2 months ago
- C++20 coroutine library☆647Updated 2 months ago
- C++14 lock-free queue.☆1,571Updated last month
- Go-style concurrency in C++11☆3,229Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆2,714Updated 2 weeks ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆856Updated 11 months ago
- Fast and memory efficient c++ flat hash map/set☆531Updated this week
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆947Updated last year
- A high-performance, concurrent hash table☆1,628Updated last month
- universal serialization engine☆1,150Updated this week
- A pluggable, high-performance RPC framework written in cpp☆297Updated this week
- Proxy: Next Generation Polymorphism in C++☆2,376Updated last week
- brpc源码分析☆314Updated 5 years ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- A low overhead nanosecond clock based on x86 TSC