简单有效的内存池实现
☆101Jul 12, 2016Updated 9 years ago
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- 一个极简内存池实现☆306Oct 12, 2024Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- Thread safe, lock-free memory pool.☆63Apr 1, 2024Updated last year
- Simple Memory Pool implementation using C++11.☆12Apr 8, 2015Updated 10 years ago
- A memory pool written with C++☆59Oct 1, 2020Updated 5 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13May 14, 2014Updated 11 years ago
- C++ 实现银行排队服务模拟☆10Feb 13, 2017Updated 9 years ago
- 📚一个三级缓存的高并发内存池☆61Feb 24, 2019Updated 7 years ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆21Jul 14, 2022Updated 3 years ago
- 一个c/c++ 开发的基于本地共享内存的cache库☆15Oct 18, 2016Updated 9 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆367May 18, 2020Updated 5 years ago
- Convert utility between utf8 and unicode for C++.☆15Sep 9, 2013Updated 12 years ago
- A simple C++ wrapper around the original Fortran L-BGSG-B routine☆12Mar 20, 2017Updated 9 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆644May 1, 2021Updated 4 years ago
- Code repo for paper on Generative Adversarial Networks for Medical Imaging☆11Mar 20, 2020Updated 6 years ago
- A multi-thread httpserver framework implemented through libevent☆13Jun 2, 2016Updated 9 years ago
- ☆13May 15, 2014Updated 11 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43May 26, 2019Updated 6 years ago
- ☆170Aug 6, 2019Updated 6 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Feb 17, 2021Updated 5 years ago
- Standalone C++11 implementation of variant☆13May 18, 2020Updated 5 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,120Jul 18, 2025Updated 8 months ago
- ☆36Nov 29, 2021Updated 4 years ago
- 用不同结构重写的STL库(含注释)☆18Jan 26, 2018Updated 8 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 10 years ago
- 《面向脚本驱动的软件开发》示例代码☆18Jan 12, 2019Updated 7 years ago
- ☆11Nov 15, 2014Updated 11 years ago
- A generic C memory pool☆101Nov 7, 2016Updated 9 years ago
- ☆14Aug 5, 2021Updated 4 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆98Oct 11, 2016Updated 9 years ago
- Библиотека шифрования XTEA3 на С++☆14Jul 6, 2019Updated 6 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多 线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Apr 7, 2013Updated 12 years ago
- Very simple and stupid TCP/IP stack written in C☆10Mar 25, 2016Updated 9 years ago
- CreateProcessAsUser example☆12Dec 30, 2014Updated 11 years ago
- High-performance key-value store☆12Dec 31, 2018Updated 7 years ago
- A C++11 Utility Library☆15May 18, 2015Updated 10 years ago
- A IOCP Server Class on Windows!☆94Feb 11, 2018Updated 8 years ago