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)☆755Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 11 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆477Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆900Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆961Updated last week
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- C++ parsing DSL☆1,104Updated 3 weeks ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 3 months ago
- scanf for modern C++☆1,194Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆332Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆523Updated this week
- A lightweight C++11-compatible error-handling mechanism☆300Updated 2 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆450Updated 10 months ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆358Updated 2 years ago
- A miniature library for struct-field reflection in C++☆573Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated last year
- Implementation of strong types in C++☆802Updated 2 years ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆616Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆714Updated 4 months ago
- C++ command line parsing library☆202Updated last year
- C++17 `std::variant` for C++11/14/17☆694Updated 2 years ago
- The most over-engineered C++ assertion library☆654Updated this week
- Parse command line arguments by defining a struct☆495Updated 8 months ago
- Lightweight C++20 testing framework.☆286Updated 3 months 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…☆475Updated 10 months ago