lackhole / stl-previewLinks
C++26 STL for C++14~ developers
☆13Updated 6 months ago
Alternatives and similar repositories for stl-preview
Users that are interested in stl-preview are comparing it to the libraries listed below
Sorting:
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆54Updated 8 months ago
- Container Traits for Modern C++☆30Updated 5 years ago
- Collection of proposals for c++☆29Updated last month
- Advanced Reflection and Serialization Library in C++26♦️☆16Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated 3 weeks ago
- another c#-like property accessor for C++11 and above.☆16Updated last year
- Type traits for properties of C / C++ enum types☆22Updated 6 years ago
- homogeneous variadic function parameters☆18Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Low memory overhead allocator☆33Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 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 5 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Library for complex bitfields☆19Updated last year
- A unique_ptr implementation with small object optimization☆19Updated last year
- The Fancy Named Parameters Library☆36Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 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 3 weeks ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated 3 weeks ago
- Demo implementation of C++ networking☆18Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago