josexy / socnet-cpp
A high performance HTTP server based on linux epoll designed by C++ 20
☆34Updated 3 years ago
Alternatives and similar repositories for socnet-cpp
Users that are interested in socnet-cpp are comparing it to the libraries listed below
Sorting:
- ☆30Updated 2 years ago
- This is a web framework based on c++ design with a similar interface to the gin framework.☆94Updated 6 months ago
- 高性能分布式网络服务框架--供个人学习使用 feat by sylar☆25Updated 2 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆522Updated 4 years ago
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数 据传输系统来进行通信。☆14Updated 4 years ago
- Super Simple Reflection☆98Updated 2 years ago
- docs for search system and ai infra☆218Updated 10 months ago
- leveldb chinese annotation☆96Updated last year
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆38Updated this week
- An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implem…☆16Updated 8 months ago
- go 语言仿写的 redis 服务器,支持 RESP 通信协议☆36Updated last year
- A C++ header-only memory allocator designed for multi-threaded application☆89Updated last week
- 基于muduo网络库的集群聊天服务器☆95Updated 4 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆254Updated 3 years ago
- A lightweight key-value storage engine based on the Bitcask model.☆39Updated 2 months ago
- 实现了raft算法中提供的领导者选举,日志复制和持久化等功能☆37Updated 3 years ago
- JSON parser/generator in C++20☆36Updated 11 months ago
- 分布式系统学习☆137Updated 4 years ago
- 参考gin开发的高性能轻量级web框架。以尽量精简的代码实现,最大程度兼容和优化gin使用习惯,添加一些新特性。经过不断优化,性能比gin还要好。☆43Updated 2 years ago
- Go实现简 易redis☆64Updated last month
- 一个简单易用、支持分布式存储的网盘系统。☆25Updated 8 months ago
- 个人仓库,存放玩具☆18Updated 2 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆226Updated 2 years ago
- c++ rpc framework, simplified version of tinyrpc。☆240Updated last year
- ☆19Updated 3 years ago
- 系统基于 ncurses 图形库开发,提供多种用户身份验证功能,又针对不同身份的用户提供不同的设备控制和应用权限。项目使用 make 工具进行编译,可自动配置软链接,加载驱动模块,具体细节见仓库 README 文档。☆14Updated 2 years ago
- 完全使用C++(脱离Boost)参考Muduo实现的网络库☆82Updated 3 years ago
- A TinyWebServer implemented inC++11.☆204Updated last year
- 用c++11重构了muduo库的核心MultiReactor架构☆41Updated last year
- CouloyDB is a storage engine that strikes a balance between performance and storage costs.☆144Updated last year