C++17 & C++ 20 error-handling and utility extensions.
☆632Dec 26, 2023Updated 2 years ago
Alternatives and similar repositories for STX
Users that are interested in STX are comparing it to the libraries listed below
Sorting:
- Lightweight Error Augmentation Framework☆337Feb 19, 2026Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆922Jun 10, 2024Updated last year
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 months ago
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆336Jun 24, 2025Updated 8 months ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- scanf for modern C++☆1,301Oct 29, 2025Updated 4 months ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,200Nov 5, 2022Updated 3 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆539Dec 27, 2025Updated 2 months ago
- Fast, convenient JSON serialization and parsing in C++☆502Feb 16, 2026Updated 2 weeks ago
- C++11 (and onwards) library for lazy evaluation☆364Feb 7, 2026Updated 3 weeks ago
- Unified Executors☆1,685Feb 23, 2026Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- Compile Time Regular Expression in C++☆3,764Sep 12, 2025Updated 5 months ago
- A lightweight, non-owning reference to a callable.☆183Sep 22, 2021Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆452Sep 15, 2024Updated last year
- C++17 Run-time Polymorphism (Type Erasure) library☆496Apr 2, 2025Updated 11 months ago
- Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library!☆2,029Dec 17, 2025Updated 2 months ago
- C++ HTTP requests for humans☆62Nov 24, 2021Updated 4 years ago
- The quantities and units library for C++☆1,364Updated this week
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,740May 1, 2025Updated 10 months ago
- SPY - C++ Information Broker☆157Updated this week
- Your binary serialization library☆1,218Oct 9, 2025Updated 4 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,178Feb 15, 2026Updated 2 weeks ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆513Feb 6, 2026Updated 3 weeks ago
- Activity Indicators for Modern C++☆3,356May 9, 2025Updated 9 months ago
- Glob for C++17☆284May 13, 2025Updated 9 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago