xiaoliang314 / libataskLinks
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
☆203Updated 5 years ago
Alternatives and similar repositories for libatask
Users that are interested in libatask are comparing it to the libraries listed below
Sorting:
- awaitable coroutine library for C☆625Updated last year
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 一个极简内存池实现☆298Updated 9 months ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆337Updated last year
- 多种无锁队列☆43Updated 7 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆135Updated 9 months ago
- iocp for linux☆76Updated 7 months ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 2 weeks ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆229Updated 3 weeks ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- A simple lib convert strings between gbk, utf8 and unicode with no dependence that works on windows and linux, etc.☆34Updated 7 years ago
- 协程的简单实现☆51Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 11 months ago
- ☆677Updated 10 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- 模仿 kfifo 实现的环形缓冲区☆97Updated 5 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆821Updated last year
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆33Updated 8 years ago
- rbtree implementation adapted from linux kernel thus can be used in your own c program(of course in userspace).☆163Updated 3 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- asio examples☆201Updated 2 weeks ago
- crc16/crc32/crc64☆178Updated last year
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆203Updated 2 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆84Updated 3 weeks ago
- 编码转换 unicode utf8 gb2312☆53Updated 8 years ago
- send and recv event between processes with very few lines of code☆47Updated 11 years ago