Quuxplusone / SG14
Header-only C++ containers and algorithms from the SG14 Low Latency study group
☆23Updated 5 months ago
Alternatives and similar repositories for SG14
Users that are interested in SG14 are comparing it to the libraries listed below
Sorting:
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- C++20 Compact Tuple Tools☆49Updated this week
- value types for composite class design - with allocators☆50Updated last week
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Measures how parsing overweight the major STLs have become☆57Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆20Updated this week
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- Metadata to support C++ packaging☆38Updated 2 years ago
- variadic pointers and references☆22Updated last week
- C++20 Unit-Testing library☆47Updated 3 weeks ago
- std::optional extensions targeting C++26☆24Updated 2 weeks ago
- An indirect value-type for C++☆83Updated last year
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- A C++14 and later CRTP template for defining iterators☆73Updated last month
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 5 months ago
- My WG21 proposals☆58Updated this week
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆23Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++20 coroutine runtime built on top of io_uring☆20Updated 8 months ago
- A C++14 Lambda Library☆24Updated last month