xiaoliang314 / libatask
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
☆191Updated 4 years ago
Alternatives and similar repositories for libatask:
Users that are interested in libatask are comparing it to the libraries listed below
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated this week
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆330Updated 9 months ago
- awaitable coroutine library for C☆613Updated last year
- 一个极简内存池实现☆283Updated 4 months ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆69Updated 6 months ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆85Updated 2 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 4 years ago
- 多种无锁队列☆43Updated 7 years ago
- asio examples☆188Updated 7 months ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆250Updated 6 years ago
- A high-performance, high-stability, cross-platform HTTP client.☆195Updated 2 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- ☆670Updated 10 years ago
- 基于C语言的json数据映射解析库☆134Updated 3 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件 系统运行的可靠性、稳定性。☆129Updated 4 months ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆141Updated 7 years ago
- cJson源码和源码分析☆243Updated 9 years ago
- A simple lib convert strings between gbk, utf8 and unicode with no dependence that works on windows and linux, etc.☆35Updated 6 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆798Updated last year
- Light Weight Object Oriented C macros☆432Updated 11 months ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- crc16/crc32/crc64☆173Updated 6 months ago
- ffrdp is a fast reliable protocol base on udp + arq + fec.☆129Updated last year
- A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库…☆691Updated 3 years ago
- iocp for linux☆54Updated last month
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year