lackhole / stl-previewLinks
C++26 STL for C++14~ developers
☆11Updated last month
Alternatives and similar repositories for stl-preview
Users that are interested in stl-preview are comparing it to the libraries listed below
Sorting:
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- homogeneous variadic function parameters☆17Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Collection of proposals for c++☆27Updated last month
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- Advanced Reflection and Serialization Library in C++26♦️☆13Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆52Updated 2 months ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆16Updated 4 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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☆48Updated last year
- meta-programming, C++11☆16Updated 3 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- The Fancy Named Parameters Library☆32Updated 2 months 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 this week
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- another c#-like property accessor for C++11 and above.☆20Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++20 compile-time reflection library.☆35Updated 9 months ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated this week
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year