lackhole / stl-previewLinks
C++26 STL for C++14~ developers
☆11Updated 3 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☆33Updated last year
- Advanced Reflection and Serialization Library in C++26♦️☆14Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 4 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Collection of proposals for c++☆29Updated 3 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Demo implementation of C++ networking☆17Updated 10 months ago
- Low memory overhead allocator☆32Updated 9 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆52Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- homogeneous variadic function parameters☆17Updated last year
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- The Fancy Named Parameters Library☆34Updated 3 weeks 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 last month
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated last month
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Library for complex bitfields☆19Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- ☆26Updated 5 years ago
- List-initialize containers with proper move semantics☆30Updated 5 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago