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:
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 7 years ago
- Software implementation of any size ieee754 floating points☆53Updated 4 years ago
- 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 light-weight C++ profiling library☆31Updated 11 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- An Efficient C++ Fixed Block Memory Allocator☆35Updated 3 weeks 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
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Ordering and sorting in constant low time☆10Updated 4 months ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Simple C++ one-header stl based library implementing reflection for POD data types☆28Updated 4 years ago
- ☆9Updated 11 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 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
- C++ Reflection & Serialization using Clang's LibTooling☆51Updated 4 years ago
- Optimizing the memory layout of std::tuple☆33Updated 5 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 5 years ago
- List of resources about modern dynamic polymorphism in C++.☆12Updated 6 years ago
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 6 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- Simple and Fast Multimedia Engine☆13Updated 7 years ago
- Fast thread-safe allocator with memory access control functions☆15Updated 5 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago
- Tiny portable C++ library for atomic operations☆54Updated last year