Object pool implementation in C++11
☆103Nov 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A register-based bytecode interpreter VM.☆12Apr 14, 2018Updated 8 years ago
- Null-termination-aware string-view class for C++☆26Jul 27, 2025Updated 11 months ago
- Thread safe, lock-free memory pool.☆62Apr 1, 2024Updated 2 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Sep 5, 2017Updated 8 years ago
- An easy to use and efficient memory pool allocator written in C++.☆1,451Jun 2, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- C++ Windows Library by Reliable Software☆18Sep 12, 2015Updated 10 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 12 years ago
- ScopeGuard for C++ and Objective-C☆14Apr 7, 2018Updated 8 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).☆23Jun 18, 2026Updated last week
- Design patterns implemented in C++14☆36Mar 25, 2026Updated 3 months ago
- C++ implementation of strong types☆59Dec 2, 2019Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Basic Box2D top-down car example