lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆628Updated 2 years ago
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)☆765Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆530Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆919Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆596Updated 5 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,011Updated 3 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated last month
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated 2 weeks ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- C++11 (and onwards) library for lazy evaluation☆363Updated 2 weeks ago
- Lightweight Error Augmentation Framework☆337Updated this week
- A lightweight C++11-compatible error-handling mechanism☆309Updated 3 years ago
- Range-based goodness for C++17☆364Updated 4 years ago
- C++ parsing DSL☆1,215Updated 2 months ago
- Implementation of C++20's std::span for older compilers☆372Updated 2 years ago
- Implementation of strong types in C++☆817Updated 3 years ago
- scanf for modern C++☆1,295Updated 2 months ago
- A miniature library for struct-field reflection in C++☆634Updated 2 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆564Updated 5 months ago
- A C++20 library for sequence-orientated programming☆710Updated 2 months ago
- C++ command line parsing library☆204Updated 2 years ago
- The most over-engineered C++ assertion library☆692Updated 5 months ago
- Compiles JSON into static constexpr C++ data structures with nlohmann::json API☆283Updated last year
- A library of C++ coroutine abstractions for the coroutines TS☆429Updated last month
- Parse command line arguments by defining a struct☆506Updated last year
- A C++ tool for a new decade☆295Updated 3 years ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆798Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆903Updated 4 months ago
- C++17 `std::variant` for C++11/14/17☆705Updated 3 years ago