vincetse / allocator
A set of memory allocators for use with the C++ Standard Template Library
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for allocator
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆39Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆67Updated 10 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆30Updated 9 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆76Updated 8 years ago
- C++11 template meta-programming library.☆48Updated 9 years ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Benchmarks for our memory allocator☆61Updated last year
- Boost.org multi_index module☆45Updated 3 weeks ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 5 months ago
- Easily batch-build cmake projects!☆17Updated 5 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- ☆20Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- ☆26Updated 6 years ago
- A minimal subset of the Boost C++ library☆34Updated last year
- Fixed Point Arithmetic C++14 Library☆108Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago