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:
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆479Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 3 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆899Updated last year
- C++ parsing DSL☆1,106Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆970Updated last month
- An additive strong typedef library for C++14/17/20☆449Updated 6 months ago
- Lightweight Error Augmentation Framework☆332Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆715Updated 5 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆501Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,451Updated last week
- C++17 Run-time Polymorphism (Type Erasure) library☆483Updated 4 months ago
- Fast, convenient JSON serialization and parsing in C++☆493Updated last week
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- The most over-engineered C++ assertion library☆660Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆578Updated 2 weeks ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Implementation of strong types in C++☆803Updated 2 years ago
- A C++20 library for sequence-orientated programming☆631Updated last month
- scanf for modern C++☆1,202Updated last week
- Range-based goodness for C++17☆363Updated 4 years ago
- Parse command line arguments by defining a struct☆495Updated 9 months ago
- Lightweight C++20 testing framework.☆288Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆865Updated 2 weeks ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆272Updated last year
- A lightweight C++11-compatible error-handling mechanism☆302Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆362Updated 2 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆451Updated 10 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆532Updated last week
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆618Updated 2 years ago