lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆631Updated 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)☆762Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆499Updated 2 weeks ago
- An additive strong typedef library for C++14/17/20☆458Updated 8 months ago
- A lightweight C++11-compatible error-handling mechanism☆306Updated 3 years ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆581Updated 2 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆988Updated last month
- Fast, convenient JSON serialization and parsing in C++☆500Updated 2 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆905Updated last year
- C++ parsing DSL☆1,196Updated last month
- Lightweight Error Augmentation Framework☆335Updated last month
- C++17 Run-time Polymorphism (Type Erasure) library☆491Updated 6 months ago
- Range-based goodness for C++17☆365Updated 4 years ago
- Parse command line arguments by defining a struct☆502Updated 11 months ago
- C++11 (and onwards) library for lazy evaluation☆361Updated this week
- A miniature library for struct-field reflection in C++☆594Updated 2 months ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆630Updated 2 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☆725Updated 7 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆548Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆504Updated this week
- scanf for modern C++☆1,275Updated this week
- Implementation of C++20's std::span for older compilers☆367Updated 2 years ago
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 4 months ago
- Lightweight C++20 testing framework.☆293Updated last month
- C++17 `std::variant` for C++11/14/17☆698Updated 2 years ago
- A C++20 library for sequence-orientated programming☆641Updated last month
- The most over-engineered C++ assertion library☆682Updated 2 months ago
- Implementation of strong types in C++☆809Updated 3 years ago
- What a c++ standard Unicode library might look like.☆337Updated last year