8sileus / zedio
A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)
☆97Updated 4 months ago
Alternatives and similar repositories for zedio:
Users that are interested in zedio are comparing it to the libraries listed below
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆212Updated 5 months ago
- c++20 coroutine with epoll and queue☆82Updated last year
- ☆150Updated 6 months ago
- Asynchronous network library that supports coroutines in C++20☆55Updated 4 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- A C++17-based lightweight high-performance network library☆253Updated last year
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆547Updated 7 months ago
- A small Key-Value storage engine written in C++.☆105Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆155Updated 6 months ago
- Coroutine C++ Workflow based on C++ 20☆64Updated this week
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆218Updated this week
- C++20协程net,基于epoll,可以方便地使用await语法☆27Updated last year
- µcoro☆124Updated last month
- 公众号[树屋编程]相关文章的代码☆35Updated 4 months ago
- TinyDB (under progress)☆63Updated 2 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- c++中文周刊☆475Updated last week
- 《C++20 STL Cookbook》的非专业个人翻译☆155Updated last year
- 小彭老师特意从零开始研发的一款 教学用,基于 C++17 回调函数的异步 HTTP 服务器☆108Updated 6 months ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆33Updated 2 months ago
- Multithreaded network library in C++17☆87Updated 3 years ago
- A distributed service governance framework. 分布式服务治理框架☆409Updated 10 months ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆66Updated last year
- Build your own STL in one weekend☆262Updated 2 months ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆88Updated 2 years ago
- Writing a sqlite clone from scratch in C++☆129Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- ShaunDB is a distributed key-value database by myself design.It is intended to satisfy my thesis implementation of the lsm tree, and to g…☆24Updated last year