lackhole / stl-previewLinks
C++26 STL for C++14~ developers
☆13Updated 7 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:
- Collection of proposals for c++☆29Updated 2 months ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- Container Traits for Modern C++☆29Updated 5 years ago
- Advanced Reflection and Serialization Library in C++26♦️☆17Updated last year
- Library for complex bitfields☆19Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- homogeneous variadic function parameters☆18Updated last year
- Low memory overhead allocator☆34Updated last year
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Updated last month
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years 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☆52Updated last month
- Experimental JSON builder based on C++ reflection☆57Updated 2 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆14Updated 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
- Type traits for properties of C / C++ enum types☆22Updated 6 years 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
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A unique_ptr implementation with small object optimization☆20Updated this week
- Null-termination-aware string-view class for C++☆26Updated 5 months ago
- C++ Defensive Macros☆31Updated 7 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
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- List-initialize containers with proper move semantics☆30Updated 10 months ago