A C++17-based lightweight high-performance network library
☆265Jun 25, 2023Updated 2 years ago
Alternatives and similar repositories for Turtle
Users that are interested in Turtle are comparing it to the libraries listed below
Sorting:
- c++ async rpc framework. 14w+qps.☆1,620Oct 18, 2023Updated 2 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Sep 14, 2023Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,238Jul 16, 2025Updated 7 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆584Jul 8, 2024Updated last year
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆742Feb 23, 2023Updated 3 years ago
- This is the repository containing self-study notes for modern C++ to better prepare myself for workplace once graduate.☆69Jul 27, 2025Updated 7 months ago
- C/C++ interview notes☆501Mar 22, 2025Updated 11 months ago
- A distributed service governance framework. 分布式服务治理框架☆434Mar 31, 2024Updated last year
- c++ rpc framework, simplified version of tinyrpc。☆251Feb 12, 2024Updated 2 years ago
- High performance HTTP server built on C++20 coroutines and io_uring☆177Aug 7, 2024Updated last year
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,298Feb 13, 2026Updated 2 weeks ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,632Dec 8, 2023Updated 2 years ago
- Linux下C++轻量级WebServer服务器☆19,223Jul 5, 2024Updated last year
- MIT 6.824 distributed system C++Version☆874Jun 10, 2023Updated 2 years ago
- 30天自制C++服务器,包含教程和源代码☆7,007Mar 26, 2025Updated 11 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated last month
- C++ Linux WebServer服务器☆4,043Dec 2, 2023Updated 2 years ago
- 程序员们一起来找茬,通过分析代码bug来熟悉C++语言的特性。☆49Dec 14, 2025Updated 2 months ago
- C++ interfaces for RDMA access☆83Dec 22, 2025Updated 2 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆444May 4, 2019Updated 6 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆80Sep 27, 2023Updated 2 years ago
- 一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。☆1,450Apr 28, 2022Updated 3 years ago
- modern C++(C++20), simple, easy to use rpc framework☆1,985Jan 9, 2026Updated last month
- Achieve a tiny STL in C++11☆12,401Oct 27, 2024Updated last year
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆414Jul 31, 2025Updated 7 months ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,404Mar 5, 2024Updated last year
- C++ Web Framework REST API☆996Aug 8, 2025Updated 6 months ago
- ☆2,919Dec 16, 2024Updated last year
- ☆160Jul 23, 2024Updated last year
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆129Feb 17, 2026Updated last week
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆112Mar 29, 2025Updated 11 months ago
- CMake study notes☆30Oct 8, 2024Updated last year
- Writing a sqlite clone from scratch in C++☆135Oct 20, 2022Updated 3 years ago
- A C++ network library for study.☆160Dec 20, 2022Updated 3 years ago
- Paozhu🧨 C++ Web Framework,(Based on C++20) Support HTTP/1 HTTP/2, Rapid development of CRUD web applications, Include modules HttpServer…☆645Dec 18, 2025Updated 2 months ago
- Coroutine Workflow based on C++ 20☆70Dec 27, 2025Updated 2 months ago
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,193Dec 25, 2024Updated last year