vincetse / allocator
A set of memory allocators for use with the C++ Standard Template Library
☆27Updated last year
Alternatives and similar repositories for allocator:
Users that are interested in allocator are comparing it to the libraries listed below
- C++ interface to CPU affinity management☆30Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 7 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Container Traits for Modern C++☆28Updated 4 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++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years 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
- lexertl: The Modular Lexical Analyser Generator☆62Updated 4 months ago
- ☆26Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A clean implementation of reflection and related proposals.☆29Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆92Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Boost.org multi_index module☆47Updated 3 weeks ago