KRM7 / small_unique_ptrLinks
A unique_ptr implementation with small object optimization
☆19Updated last year
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:
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- C++ build system that uses C++ for build configuration.☆19Updated this week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- homogeneous variadic function parameters☆17Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated last month
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- string pattern matching in C++20☆10Updated 3 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 4 months ago
- ☆25Updated 5 years ago
- The IDK (Industrial Development Kit) library!☆37Updated this week
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Radix set/map implementation☆19Updated last year
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated 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…☆42Updated 3 months ago
- Library for complex bitfields☆19Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- performance counters in C++☆21Updated last month
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- ☆50Updated 8 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago