一个极简内存池实现
☆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:
- 简单有效的内存池实现☆101Jul 12, 2016Updated 9 years ago
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆145Oct 3, 2017Updated 8 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Mar 2, 2016Updated 10 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
- The Memory Pool System☆615Nov 27, 2024Updated last year
- A generic C memory pool☆101Nov 7, 2016Updated 9 years ago
- A simple C Thread pool implementation☆893Dec 16, 2020Updated 5 years ago
- Ali Cloud SDK for IoT platform☆30Aug 11, 2023Updated 2 years ago
- 一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO☆2,182Jan 5, 2026Updated 2 months ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Feb 27, 2026Updated 3 weeks ago
- UART Communication Protocol, support all platform☆11Feb 24, 2026Updated 3 weeks ago
- An Open H.323 Library☆20Apr 26, 2016Updated 9 years ago
- Memory Pool in different implemention ways, adapt different projects to improve performance☆25Feb 11, 2012Updated 14 years ago
- An effective share hashmap based on dpdk☆13May 30, 2016Updated 9 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644May 1, 2021Updated 4 years ago
- C++ header-only mempool library☆21Dec 20, 2017Updated 8 years ago
- c++11基础库☆1,031Nov 18, 2024Updated last year
- onvif协议☆34Jun 19, 2015Updated 10 years ago
- 线程池+epoll服务器☆19Aug 29, 2013Updated 12 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- 简洁的epoll例子☆17Jul 5, 2015Updated 10 years ago
- libuv wrapper in C++11 /libuv C++11网络库☆837Nov 13, 2025Updated 4 months ago
- 死锁检测模块,可为您的项目在debug中检测死锁并处理,在不要求极致性能的情况下甚至可以嵌入到release版本中。代码尽量精简易读☆10Jul 1, 2020Updated 5 years ago
- 基于C++11、部分C++14/17特性的一个高性能并发httpserver,包括日志、线程池、内存池、定时器、网络io、http、数据库连接等模块。模块间低耦合高内聚,可作为整体也可单独提供服务。对各模块提供单元测试,对httpserver整体提供性能测试。☆543Sep 9, 2020Updated 5 years ago
- 《Linux高性能服务器编程》上的例子☆52Apr 20, 2014Updated 11 years ago
- a php server extension☆25Jan 22, 2019Updated 7 years ago
- A minimal but powerful thread pool in ANSI C☆2,317May 18, 2025Updated 10 months ago
- A one-page-only CGraph-API-liked DAG project.☆25Feb 11, 2025Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- C语言,基于mark-sweep算法实现的垃圾回收机制☆12Dec 20, 2018Updated 7 years ago
- UART Communication Protocol, support like TCP/UDP feature☆17Feb 24, 2026Updated 3 weeks ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP 、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- license key generator and validator used in libmdk☆15Feb 28, 2026Updated 3 weeks ago
- av encoder/decoder/render/player☆191Dec 13, 2025Updated 3 months ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆960Jun 18, 2020Updated 5 years ago
- use GPIOs with Linux / sysfs interface☆16Jul 15, 2018Updated 7 years ago