xiaoliang314 / libatask
纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.
☆195Updated 4 years ago
Alternatives and similar repositories for libatask:
Users that are interested in libatask are comparing it to the libraries listed below
- 一个极简内存池实现☆289Updated 5 months ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- asio examples☆191Updated 8 months ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆331Updated 10 months ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- awaitable coroutine library for C☆613Updated last year
- A simple lib convert strings between gbk, utf8 and unicode with no dependence that works on windows and linux, etc.☆34Updated 6 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆57Updated 3 years ago
- Map for C, used rbtree to implement, sort by key☆92Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 weeks ago
- A reliable, high-performance, thread safe, flexsible, clear-model, pure C logging library.☆59Updated 2 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago
- 编码转换 unicode utf8 gb2312☆52Updated 8 years ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆88Updated 3 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆114Updated 12 years ago
- iocp for linux☆58Updated 2 months ago
- 协程的简单实现☆50Updated 2 years ago
- 模仿 kfifo 实现的环形缓冲区☆95Updated 5 years ago
- ☆672Updated 10 years ago
- cJson源码和源码分析☆243Updated 9 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 4 years ago
- GBK to UTF-8,vice versa☆63Updated 6 years ago
- a simple network library☆191Updated 4 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆249Updated 6 years ago
- AVL implementation which is as fast/compact as linux's rbtree☆357Updated 3 years ago
- 用标准c语言开发的常用数据结构和算法基础库,作为应用程序开发接口基础库,为编写高性能程序提供便利,可极大地缩短软件项目的开发周期,提升工程开发效率,并确保软件系统运行的可靠性、稳定性。☆131Updated 5 months ago
- Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)☆230Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- Boost速查手册☆105Updated 5 years ago