userpro / MemoryPoolLinks
一个极简内存池实现
☆304Updated last year
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- 简单有效的内存池实现☆98Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆171Updated last week
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆208Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 months ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆342Updated last year
- c++工具库☆107Updated 4 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 4 years ago
- 一些C/C++常用封装例子☆215Updated 4 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆323Updated 7 years ago
- 协程的简单实现☆52Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆829Updated 2 weeks ago
- a simple network library☆191Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆927Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 8 years ago
- 23 Design Patterns implemented by C++☆158Updated 8 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- a cpp Web Server☆159Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 3 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆642Updated 4 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- simple http server base on epoll☆324Updated 2 years ago
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- A light and high performance WebSocket Server.☆116Updated 4 years ago
- asio examples☆220Updated last month