userpro / MemoryPool
一个极简内存池实现
☆283Updated 4 months ago
Alternatives and similar repositories for MemoryPool:
Users that are interested in MemoryPool are comparing it to the libraries listed below
- 简单有效的内存池实现☆92Updated 8 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆420Updated 3 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆348Updated 4 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated last week
- a simple network library☆192Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆191Updated 4 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 8 months ago
- libuv wrapper in C++11 /libuv C++11网络库☆796Updated last year
- c++工具库☆105Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 8 years ago
- C++/C++11/C++14/C++17/C++20's usage☆311Updated 2 months ago
- Tutorial of Muduo network library☆520Updated 5 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 6 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆330Updated 9 months ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆630Updated 3 years ago
- libevent source code analysis☆61Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆190Updated 4 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆872Updated 2 months ago
- a cpp Web Server☆155Updated 4 years ago
- asio examples☆189Updated 6 months ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- cJson源码和源码分析☆243Updated 9 years ago
- <-- workflow 中文注释 / demos / 源码解析☆284Updated 2 years ago
- Easy-Reactor是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆518Updated last year
- a mini implementation of muduo☆128Updated 10 years ago