hujianzhe / utilView external linksLinks
C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
☆172Dec 31, 2025Updated last month
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- C服务器进程通用模板,跨平台,动态库,协程☆49Dec 31, 2025Updated last month
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port.☆10Nov 20, 2020Updated 5 years ago
- ePump是一个基于I/O 事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆207Feb 1, 2026Updated 2 weeks ago
- Pure copy from sylar☆15Jun 22, 2022Updated 3 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆20May 2, 2025Updated 9 months ago
- 又一个同时 支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Jan 31, 2023Updated 3 years ago
- A coroutine scheduler and lightweight network library for libaco☆18Apr 1, 2019Updated 6 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Apr 10, 2019Updated 6 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- 跨平台网络库,使用epoll和iocp模型☆10May 13, 2018Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆55May 26, 2021Updated 4 years ago
- Server-client networking base on kcp and libev☆17Oct 8, 2016Updated 9 years ago
- simple morden c++ network library based on asio standalone,support tcp/udp/http/websocket and kcp wrapper.☆58Sep 27, 2024Updated last year
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,114Jul 5, 2022Updated 3 years ago
- some different implementations of queue and test result☆33Dec 31, 2022Updated 3 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Dec 30, 2022Updated 3 years ago
- elf loader implementation in rust☆14Jul 15, 2018Updated 7 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73May 28, 2020Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- 帧同步☆23Mar 19, 2018Updated 7 years ago
- sthread(simple-thread):支持高并发的协程网络库☆30Jun 11, 2025Updated 8 months ago
- simple c json parse☆16Mar 24, 2022Updated 3 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆47Jan 23, 2016Updated 10 years ago
- A Header-Only cross-platform C++ TCP network library . We can use vcpkg(https://github.com/Microsoft/vcpkg/tree/master/ports/brynet) ins…☆1,068Aug 25, 2024Updated last year
- Header only c++ network library, based on asio,support tcp,udp,http,websocket,rpc,ssl,icmp,serial_port,socks5.☆916Feb 2, 2026Updated 2 weeks ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆797Jan 4, 2026Updated last month
- ☆19Mar 3, 2019Updated 6 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆21Aug 3, 2017Updated 8 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆834Nov 13, 2025Updated 3 months ago
- awaitable coroutine library for C☆639Oct 3, 2023Updated 2 years ago
- A header only library that implements a C11 Unbounded Non-Intrusive Lockless Single Consumer Multiple Producer Thread-Safe FIFO Queue.☆20Aug 14, 2015Updated 10 years ago