KRM7 / small_unique_ptrLinks
A unique_ptr implementation with small object optimization
☆19Updated 8 months ago
Alternatives and similar repositories for small_unique_ptr
Users that are interested in small_unique_ptr are comparing it to the libraries listed below
Sorting:
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆34Updated 7 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Low memory overhead allocator☆30Updated 6 months ago
- homogeneous variadic function parameters☆17Updated last year
- C++20 Value-oriented Metaprogramming Library☆23Updated 4 months ago
- Radix set/map implementation☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- Comparison operators for std::span☆15Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- C++ build system that uses C++ for build configuration.☆17Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- ☆17Updated 5 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 9 months ago