josexy / socnet-cppLinks
A high performance HTTP server based on linux epoll designed by C++ 20
☆34Updated 4 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
- 高性能分布式网络服务框架--供个人学习使用 feat by sylar☆25Updated 2 years ago
- This is a web framework based on c++ design with a similar interface to the gin framework.☆97Updated last year
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Updated 4 years ago
- Super Simple Reflection☆98Updated 3 years ago
- leveldb chinese annotation☆97Updated last year
- A header-only C++11 thread pool based on stack-allocated task containers☆79Updated this week
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆38Updated last month
- 参考gin开发的高性能轻量级web框架。以尽量精简的代码实现,最大程度兼容和优化gin使用习惯,添加一些新特性。经过不断优化,性能比gin还要好。☆44Updated 3 years ago
- docs for search system and ai infra☆221Updated last year
- go 语言仿写的 redis 服务器,支持 RESP 通信协议☆36Updated 2 years ago
- A lightweight key-value storage engine based on the Bitcask model.☆40Updated 9 months ago
- Go实现简易redis☆64Updated 8 months ago
- 实现了raft算法中提供的领导者选举,日志复制和持久化等功能☆36Updated 3 years ago
- 个人仓库,存放玩具☆18Updated 3 years ago
- JSON parser/generator in C++20☆34Updated last year
- ☆19Updated 3 years ago
- An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implem…☆16Updated last year
- 分布式系统学习☆137Updated 5 years ago
- C++实现的一个小型STL库,包含常用数据结构及基本算法☆11Updated 2 years ago
- C/S system based on gRPC streaming service and implement Android device communication☆16Updated 3 years ago
- Here are three types of high-performance IO servers, implemented through multiplexing. They are select, poll, and epoll, respectively.☆23Updated last year
- 💄「小鸣助手」项目 Web 端源码,使用 Angular 框架☆27Updated last year
- 自动探测热点☆31Updated 4 years ago
- 基于Python和flask的博客系统☆34Updated 8 months ago
- A simple program to make the original shadowsocks support SIP003 plugins.☆35Updated 3 years ago
- php tool functions☆49Updated 3 years ago
- Vue components inspired by Microsoft's Fluent Design System☆14Updated 4 years ago
- ☆17Updated 5 years ago
- 基于go语言开发的长链接服务,基于goroutine对连接进行包装,支持ack消息回执,心跳检测,分布式部署,对外开放rpc、http两种调用模式,提供在线人数统计、对点消息发送、全盘消息发送等多种模式☆25Updated 2 years ago