userpro / MemoryPoolLinks
一个极简内存池实现
☆298Updated 9 months ago
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- 简单有效的内存池实现☆96Updated 9 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆426Updated 4 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆360Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆168Updated last month
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆202Updated 5 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆337Updated last year
- C++/C++11/C++14/C++17/C++20's usage☆315Updated last month
- c++工具 库☆106Updated 4 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago
- Log4cpp maintained fork by OrocosDevs☆193Updated 3 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- a simple network library☆191Updated 5 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated last week
- a cpp Web Server☆157Updated 5 years ago
- 23 Design Patterns implemented by C++☆155Updated 7 years ago
- This is the sample code for Boost library Guide.☆430Updated 4 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆819Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆143Updated 7 years ago
- cJson源码和源码分析☆247Updated 9 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 协程的简单实现☆51Updated 3 years ago
- My small collection of C++ utilities☆406Updated 3 weeks ago
- 多种无锁队列☆43Updated 7 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆635Updated 4 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Updated 6 years ago
- 实现的一个简易的 C++ 序列化库☆77Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆623Updated last year
- Linux进程间通信(Inter-Process Communication)方式汇总☆322Updated 7 years ago