lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆631Updated 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)☆770Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆598Updated 6 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Updated last month
- An additive strong typedef library for C++14/17/20☆478Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆496Updated 10 months ago
- Implementation of C++20's std::span for older compilers☆374Updated 2 years ago
- C++ parsing DSL☆1,224Updated 3 months ago
- A miniature library for struct-field reflection in C++☆641Updated 3 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Updated this week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆813Updated this week
- C++11 (and onwards) library for lazy evaluation☆365Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- Lightweight Error Augmentation Framework☆337Updated this week
- Parse command line arguments by defining a struct☆507Updated last year
- scanf for modern C++☆1,297Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆499Updated this week
- Implementation of strong types in C++☆821Updated 3 years ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆568Updated last week
- The most over-engineered C++ assertion library☆696Updated 6 months ago
- A lightweight C++11-compatible error-handling mechanism☆311Updated 3 years ago
- C++17 `std::variant` for C++11/14/17☆707Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,627Updated 3 months ago
- A lightweight C++20 serialization and RPC library☆919Updated 2 weeks ago
- C++ command line parsing library☆203Updated 2 years ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆636Updated 2 weeks ago