☆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:
- Achieve a tiny STL in C++11☆12,460Oct 27, 2024Updated last year
- Linux下C++轻量级WebServer服务器☆19,615Jul 5, 2024Updated 2 years ago
- C++ Linux WebServer服务器☆4,110Dec 2, 2023Updated 2 years ago
- A tiny KV storage based on skiplist written in C++ language| 使用C++开发,基于跳表实现的轻量级键值数据库🔥🔥 🚀☆2,400Mar 5, 2024Updated 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.☆39,249Mar 11, 2026Updated 4 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- share code of C++ multi-threading design patterns☆21Aug 19, 2025Updated 11 months ago
- A lightweight key-value storage engine based on skip list.|| 基于C++11的轻量级KV存储引擎☆23Mar 13, 2024Updated 2 years ago
- ☆10Oct 1, 2025Updated 9 months ago
- ☆187Dec 4, 2023Updated 2 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- C++那些事☆43,287May 16, 2026Updated 2 months ago
- C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server (包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServ…☆4,661Dec 8, 2023Updated 2 years ago
- 30天自制C++服务器,包含教程和源代码☆7,036Jun 3, 2026Updated last month
- 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。☆755Feb 23, 2023Updated 3 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.
- Heart Segmentation in Planning CT using 2.5D U-Net++ with Attention Gate☆11Dec 5, 2021Updated 4 years ago
- Linux C++ Web 文件服务器☆287Jun 18, 2025Updated last year
- c++ framework☆112Jul 10, 2023Updated 3 years ago
- c/c++ build a simple b+tree RDMS(利用c/c++ 开发基于B+树的小型关系型数据库 )☆516Aug 4, 2020Updated 5 years ago
- C/C++学习,后端开发进阶指南。☆6,229May 28, 2026Updated last month
- A small Key-Value storage engine written in C++.☆107Feb 17, 2023Updated 3 years ago
- ☆15May 24, 2022Updated 4 years ago
- 分布式云存储(网络云盘)☆22Sep 8, 2021Updated 4 years ago
- C/C++ study notes☆505Apr 4, 2026Updated 3 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 用于研读LevelDB源码时进行注释,持续更新☆12Feb 23, 2023Updated 3 years ago
- Tiny and simple c++ rpc library☆85May 5, 2018Updated 8 years ago
- distributed key-value service☆25Nov 15, 2022Updated 3 years ago
- MIT 6.824 distributed system C++Version☆876Jun 10, 2023Updated 3 years ago
- A video monitoring client based on Qt and FFmpeg.(基于Qt+FFmpeg的视频监控软件)☆139Oct 8, 2023Updated 2 years ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,256Jul 16, 2025Updated last year
- Event-driven network library for multi-threaded Linux server in C++11☆16,197Dec 23, 2025Updated 6 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
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 自己用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,500Oct 27, 2018Updated 7 years ago
- 尹圣雨《TCP/IP网络编程》 源码☆19Aug 15, 2019Updated 6 years ago
- A C++ High Performance Web Server☆8,219Sep 27, 2023Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆252Feb 12, 2024Updated 2 years ago
- Database practice on cmu15-445 2022☆247Mar 13, 2023Updated 3 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,574May 20, 2026Updated 2 months ago