lamarrr / STXLinks
C++17 & C++ 20 error-handling and utility extensions.
☆629Updated 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)☆769Updated last week
- expected lite - C++23 expected objects for C++11 and later in a single-file header-only library☆538Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆921Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆1,014Updated 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 2 months ago
- An additive strong typedef library for C++14/17/20☆476Updated last year
- Range-based goodness for C++17☆364Updated 4 years ago
- A miniature library for struct-field reflection in C++☆639Updated 3 months ago
- Lightweight Error Augmentation Framework☆337Updated last week
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- C++11 (and onwards) library for lazy evaluation☆365Updated last month
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago
- Implementation of strong types in C++☆818Updated 3 years ago
- scanf for modern C++☆1,297Updated 3 months ago
- C++ parsing DSL☆1,224Updated 3 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,521Updated 6 months ago
- A simple to use, composable, command line parser for C++ 11 and beyond☆566Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- A (work-in-progress) nextgen Doxygen for C++☆965Updated 4 months ago
- A lightweight C++11-compatible error-handling mechanism☆311Updated 3 years ago
- The most over-engineered C++ assertion library☆691Updated 6 months ago
- A C++ library that uses clever tricks to create super low-code, yet fully functional CLIs☆453Updated last year
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Updated 2 years ago
- What a c++ standard Unicode library might look like.☆340Updated 2 years ago
- Parse command line arguments by defining a struct☆507Updated last year
- C++ command line parsing library☆204Updated 2 years ago
- A lightweight C++20 serialization and RPC library☆913Updated last week