Quuxplusone / SG14Links
Header-only C++ containers and algorithms from the SG14 Low Latency study group
☆26Updated last year
Alternatives and similar repositories for SG14
Users that are interested in SG14 are comparing it to the libraries listed below
Sorting:
- C++20 Compact Tuple Tools☆57Updated this week
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- Coroutine support tools☆36Updated 2 months ago
- An indirect value-type for C++☆83Updated 2 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- value types for composite class design - with allocators☆72Updated 2 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- SPY - C++ Information Broker☆157Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 2 weeks ago
- Meta programming library designed for compilation speed.☆172Updated last month
- C++20 Unit-Testing library☆52Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- Measures how parsing overweight the major STLs have become☆60Updated 5 years ago
- A hash function library☆47Updated this week
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A universal type for non-type template parameters for C++20 or later.☆28Updated last year
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- Metadata to support C++ packaging☆38Updated 3 years ago
- std::optional extensions adopted for C++26☆35Updated this week
- Finite State Machine implementation using std::variant☆90Updated 6 years ago