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:
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆522Updated 2 weeks ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆763Updated last week
- C++ parsing DSL☆1,208Updated last month
- An additive strong typedef library for C++14/17/20☆464Updated 10 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆917Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆591Updated 4 months ago
- A lightweight C++11-compatible error-handling mechanism☆310Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆493Updated 8 months ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆782Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,004Updated last month
- A miniature library for struct-field reflection in C++☆624Updated last month
- scanf for modern C++☆1,287Updated last month
- a header-only, constexpr alternative to gperf for C++14 users☆1,502Updated 4 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,607Updated 2 months ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last month
- Implementation of C++20's std::span for older compilers☆369Updated 2 years ago
- Parse command line arguments by defining a struct☆506Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- A simple to use, composable, command line parser for C++ 11 and beyond☆561Updated 4 months ago
- 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
- A C++20 library for sequence-orientated programming☆680Updated last month
- Implementation of strong types in C++☆813Updated 3 years ago
- The most over-engineered C++ assertion library☆693Updated 4 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- Lightweight C++20 testing framework.☆294Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆425Updated 6 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 3 years ago
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆480Updated last year
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago