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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- C++ interface to CPU affinity management☆30Updated 6 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 8 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- ☆21Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A simple replacement for std::unordered_map☆47Updated 7 months ago
- WIP☆26Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Easily batch-build cmake projects!☆17Updated this week
- ☆48Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Boost.org multi_index module☆48Updated 2 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
- low-level library for minimizing the size of your types☆113Updated 5 years ago