growvv / uthreadLinks
这是一个纯C实现的POSIX风格的协程库,具有极轻量、极高效、用户无感知的特点
☆22Updated 3 years ago
Alternatives and similar repositories for uthread
Users that are interested in uthread are comparing it to the libraries listed below
Sorting:
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆202Updated 5 years ago
- Summaries and notes on pthreads programming.☆59Updated 7 years ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆26Updated 7 months ago
- a riscv32 rv32imc emulator written in c.☆33Updated 10 months ago
- lua api tutorial by SNH48-久寿川 from 像素软件☆14Updated 10 months ago
- c++20 coroutine with epoll and queue☆106Updated last year
- c++ Json library☆50Updated last week
- C Language Template Library C语言 模板库☆32Updated 6 months ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- ☆26Updated last year
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- A C++17-based lightweight high-performance network library☆259Updated 2 years ago
- 一些简单、高效的数据结构☆32Updated last year
- 基于c++实现ftp客户端,服务端程序☆26Updated 6 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆250Updated 4 months ago
- A simple network library powered by epoll and proactor pattern.☆12Updated 3 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- A C++ network library for study.☆157Updated 2 years ago
- ☆31Updated 2 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- a simple rtos.☆13Updated 7 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆27Updated last year
- Writing a sqlite clone from scratch in C++☆132Updated 2 years ago
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆63Updated 2 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆106Updated 3 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆567Updated last year
- 多线程环境下的高效异步日志系统☆15Updated 6 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year