Object pool implementation in C++11
☆101Nov 29, 2020Updated 5 years ago
Alternatives and similar repositories for objectpool
Users that are interested in objectpool are comparing it to the libraries listed below
Sorting:
- A register-based bytecode interpreter VM.☆12Apr 14, 2018Updated 7 years ago
- Null-termination-aware string-view class for C++☆26Jul 27, 2025Updated 7 months ago
- Thread safe, lock-free memory pool.☆63Apr 1, 2024Updated last year
- An easy to use and efficient memory pool allocator written in C++.☆1,422Jun 2, 2019Updated 6 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Sep 5, 2017Updated 8 years ago
- 用C++写的,适用于Windows环境的日志库,支持百万级高并发,支持以printf语法输入日志☆20Jul 23, 2024Updated last year
- A generic object pool for c++ which is easy to use and high performance☆17Jun 13, 2014Updated 11 years ago
- ScopeGuard for C++ and Objective-C☆14Apr 7, 2018Updated 7 years ago
- a simplest pluginable abstract factory for cpp☆13Jul 25, 2018Updated 7 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Nov 20, 2025Updated 4 months ago
- EventSystem - an event-callback system based on C++11☆17Aug 22, 2025Updated 6 months ago
- Asynchronous Multicast Callbacks in C☆11Jun 29, 2025Updated 8 months ago
- A C++11 memory pool for multi-threaded applications☆34Sep 19, 2017Updated 8 years ago
- Reflection and serialization in C++☆11Jul 1, 2016Updated 9 years ago
- A C++ framework for building concurrent applications concerned with processing streams of data at very high speeds☆12Apr 10, 2015Updated 10 years ago
- Design patterns implemented in C++14☆36Jan 26, 2026Updated last month
- C++ implementation of strong types☆57Dec 2, 2019Updated 6 years ago
- Basic Box2D top-down car example☆14Dec 3, 2021Updated 4 years ago
- A fast (not quite lock-free) multi-producer multi-consumer queue☆22Oct 25, 2018Updated 7 years ago
- A bump pointer allocator☆73Dec 3, 2013Updated 12 years ago
- Freeswitch gb28181 module☆12Mar 26, 2018Updated 7 years ago
- A working version of this tutorial: https://docs.microsoft.com/en-us/windows/desktop/rpc/tutorial☆16Jun 22, 2019Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Feb 25, 2023Updated 3 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Feb 9, 2023Updated 3 years ago
- A C++11 header only library built from code stolen from around the internet to allow compile-time reflection.☆17Feb 28, 2014Updated 12 years ago
- open-source teracopy alternative written in native c++☆15Aug 18, 2017Updated 8 years ago
- ☆13Apr 3, 2016Updated 9 years ago
- A small, fast message definition and serdes protocol with built-in field and message validation.☆30Dec 24, 2025Updated 2 months ago
- Skybox shader with volumetric clouds☆13Jul 25, 2017Updated 8 years ago
- A general-purpose data-driven game engine with tools. Attribution based licensing.☆23Jun 10, 2018Updated 7 years ago
- Dynamic, Contiguous-Memory Objects Pool☆12Mar 9, 2018Updated 8 years ago
- REDM是一套基于商业化标准的开源directui界面框架,不仅能提供完善的项目管理方案、详细的文档框架,也可轻松协助完成可视化界面设计,其核心库的稳定性已在内部多个大型商化项目中通过验证。 http://hgy413.com/3426.html☆14Aug 19, 2018Updated 7 years ago
- SV-Assistant☆21Jan 31, 2024Updated 2 years ago
- libDBConnector程序库使用C/C++语言开发,通过MySQL C API 和Oralce OCI方式访问MySQL和Oracle数据库,且程序库可以跨平台使用,保留统一访问接口,用户只需设置创建连接对象的参数,即可改变数据库连接,同时保证同一应用程序可同时访问M…☆12May 14, 2015Updated 10 years ago
- Windows Server 2K3 NT 5☆12Apr 17, 2021Updated 4 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- Dynamically creates executable code to allow C callbacks to call C++ member functions without the need for a user data parameter☆13Apr 19, 2022Updated 3 years ago
- data driven "game engine"☆34Updated this week