KRM7 / small_unique_ptr
A unique_ptr implementation with small object optimization
☆19Updated 7 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
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆16Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ build system that uses C++ for build configuration.☆17Updated last week
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- ☆26Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- A header only structure of arrays container for C++☆41Updated 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…☆33Updated 6 months ago
- status-value - A class for status and optional value for C++11 and later, C++98 variant provided in a single-file header-only library☆16Updated 10 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 11 months ago
- homogeneous variadic function parameters☆17Updated last year
- Experimental JSON builder based on C++ reflection☆50Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- 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
- C++20 SIMD Within A Register library☆31Updated this week
- Low memory overhead allocator☆29Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Comparison operators for std::span☆15Updated 5 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago