userpro / MemoryPoolLinks
一个极简内存池实现
☆292Updated 7 months ago
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆355Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 months ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆422Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- a simple network library☆191Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆552Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆314Updated 2 weeks ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆335Updated last year
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- a cpp Web Server☆157Updated 5 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆812Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆383Updated last month
- cJson源码和源码分析☆245Updated 9 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- libevent source code analysis☆62Updated 2 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆854Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆889Updated 6 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆180Updated 5 years ago
- This is the sample code for Boost library Guide.☆426Updated 4 years ago
- 实现一个消息传递模型,并学习多种makefile的编写方式,进行编译☆23Updated 4 years ago
- 23 Design Patterns implemented by C++☆153Updated 7 years ago
- A lightweight C, C++ logging library developed for Linux, It is designed with high performance, asynchronized, thread-safe and process-sa…☆225Updated 5 months ago
- 《C++ 服务器开发精髓》随书配套源码☆212Updated 3 years ago