userpro / MemoryPool
一个极简内存池实现
☆281Updated 3 months ago
Alternatives and similar repositories for MemoryPool:
Users that are interested in MemoryPool are comparing it to the libraries listed below
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆347Updated 4 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆417Updated 3 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆165Updated last week
- 简单有效的内存池实现☆91Updated 8 years ago
- 基于C++ Coroutines编写的无栈协程库☆622Updated last year
- a simple network library☆192Updated 4 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆219Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆545Updated 7 months ago
- a cpp Web Server☆155Updated 4 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆329Updated 8 months ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆190Updated 4 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆793Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆628Updated 3 years ago
- c++工具库☆104Updated 3 years ago
- 一些C/C++常用封装例子☆210Updated 3 years ago
- asio examples☆185Updated 5 months ago
- Examples and toturials for C++ Boost Asio library.☆268Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆866Updated last month
- 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
- The modern c++ rpc library implemented in a few hundred lines of code☆441Updated 5 years ago
- simple http server base on epoll☆317Updated last year
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- C++/C++11/C++14/C++17/C++20's usage☆311Updated last month
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆223Updated 8 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆832Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆357Updated 2 months ago
- Tutorial of Muduo network library☆515Updated 5 years ago