lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆628Updated 2 years ago
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)☆767Updated this week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- C++ parsing DSL☆1,217Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- scanf for modern C++☆1,295Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆363Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆337Updated this week
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆633Updated last week
- Range-based goodness for C++17☆364Updated 4 years ago
- Implementation of strong types in C++