8sileus / zedioLinks
A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)
☆107Updated 6 months ago
Alternatives and similar repositories for zedio
Users that are interested in zedio are comparing it to the libraries listed below
Sorting:
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆255Updated 7 months ago
- c++20 coroutine with epoll and queue☆108Updated last year
- A C++17-based lightweight high-performance network library☆262Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆576Updated last year
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- ☆159Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆170Updated last year
- a course to help you learn C++20 coroutine and liburing☆119Updated 3 months ago
- µcoro☆184Updated 9 months ago
- Asynchronous network library that supports coroutines in C++20☆71Updated last year
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 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…☆25Updated 2 years ago
- c++中文周刊☆525Updated 2 months ago
- TinyDB (under progress)☆67Updated 3 years ago
- A lightweight and easy to use async IO library implemented with io_uring and C++20 coroutine.☆13Updated 8 months ago
- C++文章、论文、视频资源分享,每月四期,供群内朋友阅读交流。☆245Updated last week
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Updated 5 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- LevelDB 源码剖析☆181Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆68Updated last week
- Build your own VectorDB with C++☆31Updated 10 months ago
- A distributed service governance framework. 分布式服务治理框架☆432Updated last year
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- Writing a sqlite clone from scratch in C++☆132Updated 3 years ago
- High-Performance C++ Data System☆131Updated 2 months ago
- ☆77Updated 2 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆45Updated 6 years ago