xiaoliang314 / libatask
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
☆200Updated 4 years ago
Alternatives and similar repositories for libatask
Users that are interested in libatask are comparing it to the libraries listed below
Sorting:
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last month
- awaitable coroutine library for C☆617Updated last year
- 一些C/C++常用封装例子☆212Updated 3 years ago
- asio examples☆191Updated 9 months ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- 多种无锁队列☆43Updated 7 years ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆130Updated 2 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆92Updated 3 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆127Updated 4 years ago
- 一个极简内存池实现☆293Updated 7 months ago
- iocp for linux☆63Updated 4 months ago
- show compile message with color when show up error/warning/note/make using gcc/g++/make☆94Updated 8 years ago
- Boost速查手册☆105Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 months ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 9 months ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆334Updated last year
- C++ network library based on `libgo`.☆246Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆95Updated 8 years ago
- ☆676Updated 10 years ago
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 9 years ago
- Light Weight Object Oriented C macros☆442Updated last year
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆133Updated 6 months ago
- A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into s…☆140Updated 6 years ago