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
- ☆30Updated last year
- An efficient solution to replace malloc - Google open source project tcmalloc high-concurrency memory pool learning and simulation implem…☆16Updated 6 months ago
- A lightweight key-value storage engine based on the Bitcask model.☆39Updated last month
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Updated 4 years ago
- c++ tools for Ringqueue,timemanager,threadpool,freelockqueue,coroutines test,asio example☆39Updated last month
- A C++ header-only memory allocator designed for multi-threaded application☆88Updated 2 weeks ago
- A high-performance web server based on the multiplexer actor mode, with an underlying implementation using the epoll model☆34Updated 11 months ago
- 个人仓库,存放玩具☆18Updated 2 years ago
- Here are three types of high-performance IO servers, implemented through multiplexing. They are select, poll, and epoll, respectively.☆22Updated 9 months ago
- Implementation of semantic segmentation of FCN structure using KITTI road dataset😝😝😝☆33Updated 7 months ago
- HIPER c++高性能网络服务框架☆7Updated last year
- modContact是一款专门为嵌入式平台开发的通用串口交互平台框架,它广泛的支持任何形如(request<->response)的主从机交互协议,且内置优雅的主从机切换机制和稳定可靠的多帧识别,沾帧切割,沾帧解析机制。☆34Updated 3 weeks ago
- 💄「小鸣助手」项目 Web 端源码,使用 Angular 框架☆27Updated last year
- C++ MPSC-Channel, Thread-safe container for sharing data between threads☆34Updated 9 months ago
- This is the public code repository for the paper 'Reconstruct Your Previous Conversations! Comprehensively Investigating Privacy Leakage …☆9Updated 2 months ago
- 🔥 A Lightweight Web Server Based On C++☆28Updated 6 months ago
- 非线性数值优化方法的Matlab代码仓库Matlab code repository for nonlinear numerical optimization methods☆16Updated 8 months ago
- 一个简单易用、支持分布式存储的网盘系统。☆23Updated 6 months ago
- C/S system based on gRPC streaming service and implement Android device communication☆16Updated 2 years ago
- This repository contains C++ programming templates optimized for competitive coding challenges. It includes various algorithms, data stru…☆13Updated 7 months ago
- ☆19Updated 3 years ago
- ☆32Updated 2 years 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…Updated 2 years ago
- Encapsulate classes using C++language to simulate database operations. This database simulates the project and meets the requirements of …☆9Updated last year
- C++实现的一个小型STL库,包含常用数据结构及基本算法☆11Updated 2 years ago
- Include, C, C advanced, DS, C++, Operating Sys(Linux), ComputerNetWork, MySQL, Shell programming☆11Updated last year
- 使用donut多模态模型,身份证识别,对身份证做端对端识别,无需中间处理,识别率达到商用☆18Updated 8 months ago
- CPSC Distributed Systems at Yale☆6Updated 2 years ago
- This project implements a pipeline communication system framework based on dual thread pools from scratch, which is essentially communica…☆19Updated 11 months ago
- A C++ version of the simplified message queue component is implemented based on RabbitMQ. In order to learn RabbitMQ, this project encomp…☆55Updated 7 months ago