ysmiles / allocator-cpp
A C++ customized allocator based on a simple memory pool
☆13Updated 7 years ago
Alternatives and similar repositories for allocator-cpp:
Users that are interested in allocator-cpp are comparing it to the libraries listed below
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆33Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Visual Computing Library☆20Updated last month
- A light-weight C++ profiling library☆31Updated 10 years ago
- Tiny Test System☆27Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Cross-platform C++ Utility Library☆51Updated last month
- Container Traits for Modern C++☆28Updated 4 years ago
- 🔺 Fast and simple polygon triangulation library.☆43Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library