lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆627Updated 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)☆752Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆468Updated 3 weeks ago
- match(it): A lightweight single-header pattern-matching library for C++17 with macro-free APIs.☆614Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆440Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆479Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,586Updated 9 months ago
- scanf for modern C++☆1,192Updated last week
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆709Updated 3 months ago
- C++11 (and onwards) library for lazy evaluation☆358Updated last week
- C++ parsing DSL☆1,095Updated 2 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆896Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated last year
- Lightweight C++20 testing framework.☆285Updated 2 months ago
- Implementation of strong types in C++☆796Updated 2 years ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- The most over-engineered C++ assertion library☆645Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,428Updated 3 months ago
- A C++20 library for sequence-orientated programming☆620Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆570Updated 3 months ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆843Updated last year
- A lightweight C++20 serialization and RPC library☆851Updated 2 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆450Updated 9 months ago
- A lightweight C++11-compatible error-handling mechanism☆298Updated 2 years ago
- Implementation of C++20's std::span for older compilers☆355Updated 2 years ago
- Lightweight Error Augmentation Framework☆330Updated 3 weeks ago
- Range-based goodness for C++17☆361Updated 4 years ago
- C++20 μ(micro)/Unit Testing framework☆1,342Updated 2 months ago