josexy / socnet-cppLinks
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:
- ☆32Updated 2 years ago
- This is a web framework based on c++ design with a similar interface to the gin framework.☆96Updated 11 months ago
- 高性能分布式网络服务框架--供个人学习使用 feat by sylar☆24Updated 2 years ago
- leveldb chinese annotation☆97Updated last year
- docs for search system and ai infra☆219Updated last year
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Updated 4 years ago
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆37Updated this week
- 基于栈分配任务容器的 C++11 仅头文件线程池 | A header-only C++11 thread pool based on stack-allocated task containers☆78Updated 2 weeks ago
- Go实现简易redis☆64Updated 6 months ago
- A C++ header-only memory allocator designed for multi-threaded application☆86Updated 3 weeks ago
- 参考gin开发的高性能轻量级web框架。以尽量精简的代码实现,最大程度兼容和优化gin使用习惯,添加一些新特性。经过不断优化,性能比gin还要好。☆44Updated 3 years ago
- 实现了raft算法中提供的领导者选举,日志复制和持久化等功能☆36Updated 3 years ago