一个极简内存池实现
☆306Oct 12, 2024Updated last year
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- 简单有效的内存池实现☆100Jul 12, 2016Updated 9 years ago
- An easy to use and efficient memory pool allocator written in C++.☆1,408Jun 2, 2019Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Oct 3, 2017Updated 8 years ago
- A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or d…☆270Jul 18, 2024Updated last year
- A memory pool written with C++☆59Oct 1, 2020Updated 5 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,176Jan 5, 2026Updated last month
- ☆10Jul 18, 2024Updated last year
- A simple C Thread pool implementation☆893Dec 16, 2020Updated 5 years ago
- 纯c版本的协程实现,汇编切换,调度器实现,包含服务器端案例,客户端并发测试案例☆938Nov 29, 2024Updated last year
- A generic C memory pool☆101Nov 7, 2016Updated 9 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated this week
- Ali Cloud SDK for IoT platform☆30Aug 11, 2023Updated 2 years ago
- C++ header-only mempool library☆21Dec 20, 2017Updated 8 years ago
- A one-page-only CGraph-API-liked DAG project.☆26Feb 11, 2025Updated last year
- Llama3 Streaming Chat Sample☆22Apr 24, 2024Updated last year
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Dec 10, 2025Updated 2 months ago
- A simple neural network inference framework☆25Aug 1, 2023Updated 2 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- c++11基础库☆1,030Nov 18, 2024Updated last year
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆643May 1, 2021Updated 4 years ago
- 使用 C++11 实现的动态线程池☆215Oct 20, 2023Updated 2 years ago
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆414Jul 31, 2025Updated 7 months ago
- libuv wrapper in C++11 /libuv C++11网络库☆834Nov 13, 2025Updated 3 months ago
- A minimal but powerful thread pool in ANSI C☆2,315May 18, 2025Updated 9 months ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,117Jul 18, 2025Updated 7 months ago
- 简洁的epoll例子☆17Jul 5, 2015Updated 10 years ago
- HunyuanDiT with TensorRT and libtorch☆18May 22, 2024Updated last year
- onvif协议☆34Jun 19, 2015Updated 10 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- av encoder/decoder/render/player☆189Dec 13, 2025Updated 2 months ago
- The high performance c/c++ coroutine/fiber library for Linux/FreeBSD/MacOS/Windows, supporting select/poll/epoll/kqueue/iouring/iocp/wind…☆798Jan 4, 2026Updated last month
- Async C++ client library for NSQ☆22Dec 12, 2020Updated 5 years ago
- Simple log class implemented by redirecting QDebug. 通过重定向 QDebug 实现的简易日志类☆20Aug 25, 2023Updated 2 years ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,158Feb 19, 2026Updated last week
- 🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.☆7,470Feb 2, 2026Updated 3 weeks ago
- Cross platform network library with C++11☆1,129Aug 16, 2024Updated last year
- 【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流☆2,251Updated this week
- ☆20Dec 29, 2023Updated 2 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆430Jun 27, 2021Updated 4 years ago