userpro / MemoryPoolLinks
一个极简内存池实现
☆295Updated 8 months ago
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆424Updated 3 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆356Updated 5 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated this week
- a simple network library☆191Updated 4 years ago
- A high performance multithread C++ network library for linux.☆65Updated 5 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆551Updated last year
- asio examples☆195Updated 10 months ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 基于C++ Coroutines编写的无栈协程库☆621Updated last year
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆200Updated 4 years ago
- c++工具库☆106Updated 4 years ago
- a cpp Web Server☆157Updated 5 years ago
- libevent source code analysis☆62Updated 2 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆634Updated 4 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆336Updated last year
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆220Updated 5 years ago
- cJson源码和源码分析☆246Updated 9 years ago
- <-- workflow 中文注释 / demos / 源码解析☆289Updated 3 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- Tutorial of Muduo network library☆537Updated 5 years ago
- C++/C++11/C++14/C++17/C++20's usage☆315Updated 2 weeks ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 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)☆59Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- Template meta programming package by C++11.☆131Updated 8 years ago
- c++20 coroutine with epoll and queue☆102Updated last year
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆898Updated 6 months ago