C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心
☆173Apr 14, 2026Updated this week
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C服务器进程通用模板,跨平台,动态库,协程☆49Feb 25, 2026Updated last month
- Pure copy from sylar☆15Jun 22, 2022Updated 3 years ago
- 帧同步☆23Mar 19, 2018Updated 8 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Sep 27, 2024Updated last year
- a simple, easy to use cross-platform c++11 header-only socket library for linux, macOS, windows☆20May 2, 2025Updated 11 months ago
- A coroutine scheduler and lightweight network library for libaco☆18Apr 1, 2019Updated 7 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 7 years ago
- 跨平台网络库,使用epoll和iocp模型☆11May 13, 2018Updated 7 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.☆207Mar 8, 2026Updated last month
- some different implementations of queue and test result☆33Dec 31, 2022Updated 3 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73May 28, 2020Updated 5 years ago
- ☆19Mar 3, 2019Updated 7 years ago
- simple c json parse☆16Mar 24, 2022Updated 4 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在