userpro / MemoryPoolLinks
一个极简内存池实现
☆305Updated last year
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- 简单有效的内存池实现☆100Updated 9 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆347Updated last year
- A high performance multithread C++ network library for linux.☆68Updated 6 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- c++工具库☆107Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆210Updated 5 years ago
- a simple network library☆191Updated 5 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- a cpp Web Server☆159Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- 23 Design Patterns implemented by C++☆159Updated 8 years ago
- 一些C/C++常用封装例子☆214Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- Log4cpp maintained fork by OrocosDevs☆194Updated 4 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 5 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- ☆40Updated 7 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- Summaries and notes on pthreads programming.☆60Updated 7 years ago
- simple http server base on epoll☆323Updated 2 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆833Updated 2 months ago
- ☆70Updated 6 years ago
- 协程的简单实现☆52Updated 3 years ago
- Map for C, used rbtree to implement, sort by key☆93Updated 5 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago