A High Performance Multithread Network Library
☆107Feb 19, 2019Updated 7 years ago
Alternatives and similar repositories for Sinetlib
Users that are interested in Sinetlib are comparing it to the libraries listed below
Sorting:
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- libevent library reimplemented with c++☆43Jan 17, 2020Updated 6 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79May 16, 2018Updated 7 years ago
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- 利 用 C++ 编写的 HTTP 服务器,使用线程池 + Reactor 模式☆13Apr 22, 2019Updated 6 years ago
- HTTP and WebSocket built on Asio in C++11☆11Sep 1, 2018Updated 7 years ago
- 代码会说话的编程世界 - 使用 C 语言实现的个人网站 - 分享 Linux 网络编程☆26May 14, 2020Updated 5 years ago
- A High Performance C++ Network Library.☆14Apr 8, 2019Updated 6 years ago
- JSON-RPC implementation in C++17☆350Feb 10, 2022Updated 4 years ago
- A transmission protocol implementation based on UDP, inspired by libutp☆28Oct 16, 2020Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551May 30, 2024Updated last year
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 🌎 High Performance HTTP WebServer☆633Feb 7, 2018Updated 8 years ago
- A C++ High Performance Web Server☆8,171Sep 27, 2023Updated 2 years ago
- kimgbo是muduo网络库的重构版本☆136Feb 5, 2018Updated 8 years ago
- 一个简单而的ini配置读取库(带扩展语法)☆39Jan 20, 2018Updated 8 years ago
- 一套c服务框架☆18Aug 11, 2020Updated 5 years ago
- ☆17Dec 29, 2016Updated 9 years ago
- better asio wrapper (++asio)☆40Apr 5, 2022Updated 3 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆221Jun 24, 2019Updated 6 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,738Aug 19, 2023Updated 2 years ago
- High-performance multi-threaded tcp network server in c++11☆60Jun 22, 2019Updated 6 years ago
- JSON parser/generator in C++17☆18May 10, 2018Updated 7 years ago
- A C++ Tiny Web Server☆107May 8, 2020Updated 5 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆48Jan 11, 2021Updated 5 years ago
- 一款设计不错的线程池☆20Mar 6, 2018Updated 7 years ago
- ☆11Dec 19, 2021Updated 4 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 9 years ago
- 集群分布式网络通信框架,基于protobuf、muduo库开发☆60Jul 30, 2020Updated 5 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 分布式服务器☆18Jun 6, 2018Updated 7 years ago
- A WebServer write by C++☆130May 14, 2019Updated 6 years ago
- a simple network library☆191Jul 5, 2020Updated 5 years ago
- A High Performance HTTP Web Server in C++11☆140Feb 21, 2019Updated 7 years ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,957Dec 23, 2025Updated 2 months ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆26Jul 29, 2019Updated 6 years ago
- modern c++ raft library☆47Dec 9, 2019Updated 6 years ago