KRM7 / small_unique_ptrLinks
A unique_ptr implementation with small object optimization
☆19Updated 10 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:
- A header only structure of arrays container for C++☆41Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- ☆26Updated 5 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years 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
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- Radix set/map implementation☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 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 this week
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- 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
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- C++ build system that uses C++ for build configuration.☆17Updated last month
- C++20 compile-time reflection library.☆35Updated 9 months ago
- Comparison operators for std::span☆16Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- The Fancy Named Parameters Library☆32Updated 2 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆21Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- Compilation of header-only C++23 constexpr utilities☆13Updated 11 months ago