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:
- Summaries and notes on pthreads programming.☆60Updated 7 years ago
- A high-performance and multi-platform non-blocking I/O networking framework for c++. It have simple API to use.☆28Updated 11 months ago
- A simple SMP OS on ARMv8a☆27Updated 3 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- 一个极简内存池实现☆304Updated last year
- 从零实现TCP/IP协议栈。实现ARP/IP(含分片与重组)/UDP/TCP等协议☆69Updated 2 years ago
- a riscv32 rv32imc emulator written in c.☆33Updated 4 months ago
- A C++17-based lightweight high-performance network library☆263Updated 2 years ago
- C Language Template Library C语言 模板库☆32Updated 10 months ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- c++ Json library☆50Updated 3 months ago
- 全国大学生操作系统大赛内核赛道作品☆20Updated 2 years ago
- c实现的 MQTT 3.1.1 协议broker和client,支持 qos 0,1,2 消息、ACL 权限控制,支持 mongodb 消息存储。正在实现集群支持☆41Updated last year
- a simple rtos.☆13Updated 7 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 5 years ago
- C++ 11标准库源代码分析☆102Updated 7 years ago
- A C++ network library for study.☆160Updated 2 years ago
- 基于epoll实现的C++版内网穿透☆199Updated 3 years ago
- 《The C++ Standard Library》的非专业个人翻译☆63Updated last year
- Multithreaded network library in C++17☆93Updated 3 years ago
- Writing a sqlite clone from scratch in C++☆134Updated 3 years ago
- 一些简单、高效的数据结构☆32Updated last year
- 自己动手写TCPIP+WEB服务器课程的源码☆38Updated 5 years ago
- linux0.11源码解析☆94Updated 2 years ago
- C++20 Coroutine Library for Education Purpose (WIP)☆258Updated 8 months ago
- 🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库☆52Updated last year
- A small Key-Value storage engine written in C++.☆109Updated 2 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆579Updated last year
- 从0到1开始入门RTOS☆20Updated 7 years ago