hankai17 / quic-fiber
A QUIC implementation in C++11 coroutine
☆94Updated 7 months ago
Alternatives and similar repositories for quic-fiber:
Users that are interested in quic-fiber are comparing it to the libraries listed below
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆119Updated 2 years ago
- 协程化的轻量级高性能网络库☆40Updated last year
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆34Updated 7 months ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆96Updated 4 months ago
- A small Key-Value storage engine written in C++.☆106Updated last year
- Writing a sqlite clone from scratch in C++☆129Updated 2 years ago
- 基于协程和事件循环的c++网络库☆58Updated 5 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆77Updated 3 years ago
- ☆39Updated 2 months ago
- 【muduo 源码解析】☆47Updated 2 years ago
- 基于C++11的muduo网络库☆103Updated 3 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆33Updated last month
- A C++17-based lightweight high-performance network library☆253Updated last year
- 基于epoll实现的C++版内网穿透☆189Updated 2 years ago
- 学习muduo网络库的一些笔记☆103Updated 4 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆77Updated 6 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆45Updated last year
- Coroutine C++ Workflow based on C++ 20☆64Updated last month
- yfs是一个分布式文件系统(mit6.824)☆72Updated 5 years ago
- c++ rpc framework☆40Updated last year
- C++20协程net,基于epoll,可以方便地使用await语法☆27Updated last year
- Build your own VectorDB with C++☆20Updated 2 months ago
- Pure copy from sylar☆15Updated 2 years ago
- Multithreaded network library in C++17☆87Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 从0使用C制作B+树数据库: 基于cstack开源教程Let's Build a Simple Database中文浓缩翻译及学习过程☆67Updated 8 months ago
- build a tiny kv store base on Bitcask☆41Updated last month