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:
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 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 4 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Cut down and minimalistic C++ string formatting library☆27Updated last year
- C++ build system that uses C++ for build configuration.☆23Updated this week
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Container Traits for Modern C++☆28Updated 5 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 2 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compilation of header-only C++23 constexpr utilities☆13Updated last year
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 6 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- 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
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Radix set/map implementation☆19Updated last year
- ☆50Updated 8 years ago
- ☆25Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Easy Parsing C++ Library☆21Updated 2 years ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- envy: Deserialize environment variables into type-safe structs☆66Updated 5 years ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated last year
- The Fancy Named Parameters Library☆36Updated 2 months ago