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)☆758Updated 2 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆490Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆903Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆576Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆979Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆456Updated 7 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆488Updated 5 months ago
- C++ parsing DSL☆1,180Updated last month
- Fast, convenient JSON serialization and parsing in C++☆500Updated last month
- Range-based goodness for C++17☆365Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆366Updated 2 years ago
- Implementation of strong types in C++☆807Updated 2 years ago
- scanf for modern C++☆1,266Updated last month
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- Parse command line arguments by defining a struct☆501Updated 10 months ago
- A C++20 library for sequence-orientated programming☆639Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,596Updated last year
- Lightweight Error Augmentation Framework☆332Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆544Updated last month
- A lightweight C++11-compatible error-handling mechanism☆304Updated 2 years ago
- C++17 `std::variant` for C++11/14/17☆699Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,468Updated last month
- A miniature library for struct-field reflection in C++☆588Updated last month
- Runtime polymorphism done right☆1,015Updated 4 years ago
- The most over-engineered C++ assertion library☆672Updated last month
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆624Updated 2 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆721Updated 6 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
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- Lightweight C++20 testing framework.☆294Updated last month