lackhole / stl-previewLinks
C++26 STL for C++14~ developers
☆11Updated 4 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:
- Advanced Reflection and Serialization Library in C++26♦️☆14Updated last year
- Collection of proposals for c++☆29Updated 4 months ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆14Updated 3 weeks ago
- Container Traits for Modern C++☆30Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated 3 weeks ago
- homogeneous variadic function parameters☆17Updated last year
- C++20 compile-time reflection library.☆35Updated last year
- 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 3 years ago
- Experimental JSON builder based on C++ reflection☆54Updated 3 months ago
- Low memory overhead allocator☆32Updated 11 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆62Updated last month
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 3 months ago
- Library for complex bitfields☆19Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated last year
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month
- Displayed width of UTF-8 strings in Modern C++☆48Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 weeks ago
- Miscellaneous Useful Utilities for C++.☆31Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 3 months ago
- Ordering and sorting in constant low time☆10Updated 3 weeks ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- The Fancy Named Parameters Library☆35Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago