ysmiles / allocator-cppLinks
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
Sorting:
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆41Updated last year
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 5 months ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- SIMD 3D-vector C++ implementation☆30Updated 10 years ago
- An Efficient C++ Fixed Block Memory Allocator☆33Updated 3 weeks ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆26Updated 11 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Modern C++ Parallel Task Programming Library☆8Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆11Updated 5 years ago
- C/C++ helpers☆23Updated 9 years ago
- An Simplified JSON (SJSON) C++ reader and writer☆22Updated last year
- Fast thread-safe allocator with memory access control functions☆15Updated 4 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Visual Computing Library☆20Updated 2 months ago
- Testing various BCn texture format decoding libraries☆16Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆9Updated 11 years ago
- Ordering and sorting in constant low time☆10Updated 3 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago