hankai17 / quic-fiber
A QUIC implementation in C++11 coroutine
☆95Updated 8 months ago
Alternatives and similar repositories for quic-fiber:
Users that are interested in quic-fiber are comparing it to the libraries listed below
- 一个使用 cpp 语言开发的基于 bitcask 模型,兼容 Redis 数据结构的学习级别 KV 存储引擎。☆35Updated 9 months ago
- 基于协程和事件循环的c++网络库☆57Updated 5 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆101Updated this week
- 协程化的轻量级高性能网络库☆40Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆121Updated 3 years ago
- Coroutine C++ Workflow based on C++ 20☆65Updated this week
- A small Key-Value storage engine written in C++.☆108Updated 2 years ago
- 学习muduo网络库的一些笔记☆106Updated 4 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆34Updated 3 months ago
- 基于C++11的muduo网络库☆104Updated 4 years ago
- A C++17-based lightweight high-performance network library☆256Updated last year
- c++11 Server based on coroutine and reactor☆107Updated 3 years ago
- 创建一个用户态的TCP/IP协议栈。基于Linux内核的TCP/IP协议栈,Xiaochen Wang's TCP/IP stack 和 Level-IP这三个项目构建的。同时它也是一个中文教程,可以帮助自己(或者看 到此教程的人)更好的理解计算机网络,更好的理解协议栈。☆78Updated 4 years ago
- 【muduo 源码解析】☆48Updated 2 years ago
- 面试八股文☆79Updated 6 months ago
- 高性能的c++日志库☆69Updated 4 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆113Updated 3 years ago
- Pure copy from sylar☆16Updated 2 years ago
- 操作系统层面提供的 API 会在相当长的时间内保持接口不变,一旦学成,终生受用。理解和掌握这些基础 socket API 不仅可以最大化地去定制各种网络通信框架,更不用说使用市面上流行的网络通信库了,最重要的是,它会是你排查各种网络疑难杂症坚实的技术保障。☆83Updated 5 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- c++20 coroutine with epoll and queue☆85Updated last year
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆52Updated last year
- ☆154Updated 8 months ago
- Writing a sqlite clone from scratch in C++☆131Updated 2 years ago
- bitcask storage system【WIP】☆8Updated last year
- 实用系统编程☆53Updated 2 months ago
- A C++ network library for study.☆153Updated 2 years ago
- 参考自muduo库,多reactor模拟Proactor模式的C++ linux高性能服务器☆24Updated 4 years ago
- mini OceanBase☆16Updated last year