userpro / MemoryPool
一个极简内存池实现
☆289Updated 6 months ago
Alternatives and similar repositories for MemoryPool:
Users that are interested in MemoryPool are comparing it to the libraries listed below
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆420Updated 3 years ago
- 简单有效的内存池实现☆95Updated 8 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆351Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 weeks ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆847Updated 2 years ago
- a simple network library☆191Updated 4 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆811Updated last year
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆218Updated 5 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆372Updated 5 months ago
- cJson源码和源码分析☆243Updated 9 years ago
- <-- workflow 中文注释 / demos / 源码解析☆286Updated 3 years ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆623Updated last year
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 《C++ 服务器开发精髓》随书配套源码☆212Updated 3 years ago
- a cpp Web Server☆156Updated 4 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆635Updated 3 years ago
- 23 GoF Patterns: RAII-Centric C++ Implementation -> Explicit Ownership via unique_ptr/shared_ptr/weak_ptr☆323Updated 3 months ago
- The modern c++ rpc library implemented in a few hundred lines of code☆445Updated 5 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆549Updated 10 months ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆196Updated 4 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆333Updated 11 months ago
- c++工具库☆106Updated 4 years ago
- 《大话设计模式》C++实现☆357Updated 8 years ago
- 大并发服务器课程源代码☆306Updated 4 years ago
- Tutorial of Muduo network library☆527Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- C++/C++11/C++14/C++17/C++20's usage☆313Updated 2 weeks ago