userpro / MemoryPool
一个极简内存池实现
☆279Updated last month
Related projects ⓘ
Alternatives and complementary repositories for MemoryPool
- 简单有效的内存池实现☆90Updated 8 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆345Updated 4 years ago
- Ring-Log是 一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆414Updated 3 years ago
- a simple network library☆192Updated 4 years ago
- Morn是一个C语言的基础工具和基础算法库,包括数据结构、图像处理、音频处理、机器学习等,具有简单、通用、高效的特点。☆322Updated 6 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆161Updated this week
- libuv wrapper in C++11 /libuv C++11网络库☆781Updated 10 months ago
- 基于C++ Coroutines编写的无栈协程库☆618Updated 10 months ago
- c++工具库☆104Updated 3 years ago
- cJson源码和源码分析☆242Updated 8 years ago
- a cpp Web Server☆155Updated 4 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆185Updated 4 years ago
- asio examples☆175Updated 3 months ago
- Examples and toturials for C++ Boost Asio library.☆263Updated 2 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆846Updated last week
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆624Updated 3 years ago
- C++/C++11/C++14/C++17/C++20's usage☆308Updated last week
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- Log4cpp maintained fork by OrocosDevs☆183Updated 2 years ago
- This is the sample code for Boost library Guide.☆418Updated 3 years ago
- Linux进程间通信(Inter-Process Communication)方式汇总☆317Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆189Updated 4 years ago
- 作为对《Concurrency with Modern C++》的中文翻译。☆230Updated 4 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- a mini implementation of muduo☆128Updated 10 years ago
- 一些C/C++常用封装例子☆207Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆540Updated 5 months ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆350Updated last week
- C++17 implementation of 23 GoF design patterns for zero memory leaks using smart pointers.☆316Updated 3 weeks ago