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 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Easily batch-build cmake projects!☆17Updated last month
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Benchmarks for our memory allocator☆63Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆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
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Allocation benchmarks☆30Updated 8 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 last month
- A proposal for a futures programming model for ISO C++☆22Updated 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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- ☆21Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- Collection of Agner Fog Software☆38Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Fast delegates implementation☆56Updated 2 years ago
- C/C++ Preprocessor Magic☆54Updated 9 years ago
- Simple resource pool for recycling resources in C++☆68Updated 9 months ago