ysmiles / allocator-cppLinks
A C++ customized allocator based on a simple memory pool
☆13Updated 8 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:
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Software implementation of any size ieee754 floating points☆56Updated 5 years ago
- An Efficient C++ Fixed Block Memory Allocator☆37Updated 5 months ago
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 9 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- CPP20 implementation of a 16-bit floating-point type mimicking most of the IEEE 754 behavior. Single file and header-only.☆44Updated last month
- C++ type_name template utilities for pretty-printing type names☆12Updated 6 years ago
- Generic topological sorting for sorting a list of dependencies in C++17☆15Updated 7 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 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 …☆32Updated 5 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Lightweight C++ Profiler☆18Updated 7 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated 2 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Updated 7 years ago
- Half precision floating point C++ library (imported from sourceforge upstream).☆35Updated 8 years ago
- Optimizing the memory layout of std::tuple☆34Updated 5 years ago
- llvm::SmallVector stripped from dependencies.☆35Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 2 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- Visual Computing Library☆20Updated last week
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 5 years ago
- Tiny portable C++ library for atomic operations☆53Updated 2 years ago