lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆629Updated 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☆515Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆760Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆913Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆999Updated last month
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- Parse command line arguments by defining a struct☆505Updated last year
- C++ parsing DSL☆1,206Updated last month
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆508Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆492Updated 7 months ago
- Lightweight Error Augmentation Framework☆337Updated this week
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- A miniature library for struct-field reflection in C++☆620Updated 3 weeks ago
- C++11 (and onwards) library for lazy evaluation☆362Updated last week
- Runtime polymorphism done right☆1,023Updated 4 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- Implementation of strong types in C++☆813Updated 3 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,498Updated 3 months ago
- scanf for modern C++☆1,280Updated 3 weeks ago
- C++17 `std::variant` for C++11/14/17☆704Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- The most over-engineered C++ assertion library☆686Updated 3 months ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆632Updated 3 years ago
- C++ command line parsing library☆203Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆763Updated 8 months ago
- A C++20 library for sequence-orientated programming☆665Updated 3 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆280Updated last year