lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆628Updated last year
Alternatives and similar repositories for STX
Users that are interested in STX are comparing it to the libraries listed below
Sorting:
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆763Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆521Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆590Updated 4 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆917Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆464Updated 10 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,004Updated last month
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- C++11 (and onwards) library for lazy evaluation☆362Updated 3 weeks ago
- A miniature library for struct-field reflection in C++☆624Updated last month
- C++ parsing DSL☆1,208Updated last month
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- A lightweight C++11-compatible error-handling mechanism☆310Updated 3 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 3 years ago
- Lightweight Error Augmentation Framework☆337Updated this week
- scanf for modern C++☆1,287Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆510Updated 2 weeks ago
- Implementation of strong types in C++☆813Updated 3 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Parse command line arguments by defining a struct☆506Updated last year
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,502Updated 4 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆561Updated 4 months ago
- The most over-engineered C++ assertion library☆693Updated 4 months ago
- Lightweight C++20 testing framework.☆294Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆425Updated 6 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,607Updated last month
- A C++20 library for sequence-orientated programming☆680Updated last month
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆281Updated last year