lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆630Updated 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)☆759Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆485Updated 2 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆575Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆973Updated last month
- C++ parsing DSL☆1,117Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆902Updated last year
- An additive strong typedef library for C++14/17/20☆454Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆497Updated last month
- Lightweight Error Augmentation Framework☆332Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆583Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆487Updated 4 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated 11 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,593Updated 11 months ago
- Parse command line arguments by defining a struct☆497Updated 10 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆503Updated last year
- Implementation of strong types in C++☆806Updated 2 years ago
- Range-based goodness for C++17☆365Updated 4 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆718Updated 5 months ago
- scanf for modern C++☆1,260Updated 3 weeks ago
- Implementation of C++20's std::span for older compilers☆363Updated 2 years ago
- A lightweight C++11-compatible error-handling mechanism☆304Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,459Updated last month
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆406Updated 2 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆274Updated last year
- The most over-engineered C++ assertion library☆664Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆623Updated 2 years ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆410Updated 5 months ago
- C++ command line parsing library☆202Updated last year
- Runtime polymorphism done right☆1,016Updated 4 years ago