lackhole / stl-previewLinks
C++26 STL for C++14~ developers
☆11Updated 5 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 last month
- Collection of proposals for c++☆29Updated 2 weeks ago
- Demo implementation of C++ networking☆18Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆55Updated last week
- Advanced Reflection and Serialization Library in C++26♦️☆15Updated last year
- atomic lite - a C++11 atomic operations library for C++98 and later☆15Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Performance profiling of JSON libraries☆28Updated 5 months ago
- The Fancy Named Parameters Library☆36Updated 2 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 7 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Low memory overhead allocator☆33Updated 11 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆17Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆47Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month
- C++11 compatible charconv☆31Updated last week
- A unique_ptr implementation with small object optimization☆19Updated 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
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Library for complex bitfields☆19Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 8 months ago