KRM7 / small_unique_ptr
A unique_ptr implementation with small object optimization
☆19Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for small_unique_ptr
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- homogeneous variadic function parameters☆17Updated 9 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- ☆26Updated 4 years ago
- A header only structure of arrays container for C++☆39Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 5 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated 10 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- C++ build system that uses C++ for build configuration.☆15Updated this week
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆44Updated 3 months ago
- ☆45Updated 7 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- Type traits for properties of C / C++ enum types☆20Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆30Updated 7 years ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- The Fancy Named Parameters Library☆27Updated last week
- An indirect value-type for C++☆82Updated last year
- Comparison operators for std::span☆15Updated 4 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library☆21Updated this week
- A tagged-pointer type for C++.☆27Updated last year
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated 6 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- Type preserving dynamic heterogeneous containers for C++.☆18Updated 4 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago