KRM7 / small_unique_ptrLinks
A unique_ptr implementation with small object optimization
☆20Updated this week
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:
- C++ build system that uses C++ for build configuration.☆24Updated this week
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 5 years ago
- ☆25Updated 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…☆43Updated 5 months ago
- ☆31Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆49Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Radix set/map implementation☆19Updated last year
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆53Updated 6 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 2 weeks ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 3 years ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆57Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Cut down and minimalistic C++ string formatting library☆27Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated 3 weeks ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- A C++ SIMD mathematics library for computer graphics.☆28Updated 3 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month