RoutineLi / routn
高性能分布式网络服务框架--供个人学习使用 feat by sylar
☆25Updated 2 years ago
Alternatives and similar repositories for routn
Users that are interested in routn are comparing it to the libraries listed below
Sorting:
- ☆30Updated 2 years ago
- An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implem…☆16Updated 8 months ago
- A lightweight key-value storage engine based on the Bitcask model.☆39Updated 2 months ago
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆38Updated this week
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Updated 4 years ago
- A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model☆34Updated last year
- C++实现的一个小型STL库,包含常用数据结构及基本算法☆11Updated 2 years ago
- ☆19Updated 3 years ago
- 💄「小鸣助手」项目 Web 端源码,使用 Angular 框架☆27Updated last year
- Implementation of semantic segmentation of FCN structure using KITTI road dataset😝😝😝☆33Updated 9 months ago
- HIPER c++高性能网络服务框架☆7Updated last year
- 个人仓库,存放玩具☆18Updated 2 years ago
- Include, C, C advanced, DS, C++, Operating Sys(Linux), ComputerNetWork, MySQL, Shell programming☆11Updated last year
- A C++ header-only memory allocator designed for multi-threaded application☆89Updated last week
- A high performance HTTP server based on linux epoll designed by C++ 20☆34Updated 3 years ago
- 实现了raft算法中提供的领导者选举,日志复制和持久化等功能☆37Updated 3 years ago
- ☆24Updated 9 months ago
- Here are three types of high-performance IO servers, implemented through multiplexing. They are select, poll, and epoll, respectively.☆22Updated 10 months ago
- This repo contains all files needed for building a recommender system based on 2019 Yelp Challenge Datasets. This is the No.1 solution in…☆1Updated 2 years ago
- 在Mac使用Tomcat建立虚拟主机