☆261Dec 6, 2021Updated 4 years ago
Alternatives and similar repositories for sourcecode
Users that are interested in sourcecode are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 高性能的c++日志库☆73Jan 31, 2021Updated 5 years ago
- Achieve a tiny STL in C++11☆12,476Oct 27, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,701Jul 5, 2024Updated 2 years ago
- A logger for c++11 or above that aims to ensure the simplicity of the API while ensuring efficiency.☆40Dec 21, 2024Updated last year
- C++ Linux WebServer服务器☆4,120Dec 2, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现 的轻量级键值数据库🔥🔥 🚀☆2,397Mar 5, 2024Updated 2 years ago
- A mini-redis learn from tokio.☆12Dec 20, 2022Updated 3 years ago
- share code of C++ multi-threading design patterns☆21Aug 19, 2025Updated last year
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆23Mar 13, 2024Updated 2 years ago
- ☆10Oct 1, 2025Updated 11 months ago
- ☆188Dec 4, 2023Updated 2 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆12May 26, 2021Updated 5 years ago
- C++那些事☆43,464May 16, 2026Updated 4 months ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,719Dec 8, 2023Updated 2 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 30天自制C++服务器,包含教程和源代码☆7,072Jun 3, 2026Updated 3 months ago
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆757Feb 23, 2023Updated 3 years ago
- Heart Segmentation in Planning CT using 2.5D U-Net++ with Attention Gate☆11Dec 5, 2021Updated 4 years ago
- Linux C++ Web 文件服务器☆285Jun 18, 2025Updated last year
- c++ framework☆113Jul 10, 2023Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆517Aug 4, 2020Updated 6 years ago
- C/C++学习,后端开发进阶指南。☆6,281Updated this week
- YUV player☆13Jan 9, 2022Updated 4 years ago
- ☆15May 24, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A small Key-Value storage engine written in C++.☆108Feb 17, 2023Updated 3 years ago
- 分布式云存储(网络云盘)☆22Sep 8, 2021Updated 5 years ago
- C/C++ study notes☆511Apr 4, 2026Updated 5 months ago
- 用于研读LevelDB源码时进行注释,持续更新☆12Feb 23, 2023Updated 3 years ago
- Tiny and simple c++ rpc library☆84May 5, 2018Updated 8 years ago
- distributed key-value service☆25Nov 15, 2022Updated 3 years ago
- ☆14Nov 26, 2022Updated 3 years ago
- MIT 6.824 distributed system C++Version☆875Jun 10, 2023Updated 3 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,262Jul 16, 2025Updated last year
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Event-driven network library for multi-threaded Linux server in C++11☆16,250Dec 23, 2025Updated 8 months ago
- DIY a asynchronous IO framework base on coroutine☆13Mar 8, 2024Updated 2 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆244Oct 14, 2022Updated 3 years ago
- A QT Based Modbus Client☆16Apr 13, 2021Updated 5 years ago
- 自己用C++实现小型Redis☆33Mar 10, 2019Updated 7 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆2,495Oct 27, 2018Updated 7 years ago
- 尹圣雨《TCP/IP网络编程》 源码☆19Aug 15, 2019Updated 7 years ago