TartanLlama / expectedLinks
C++11/14/17 std::expected with functional-style extensions
☆1,761Updated last month
Alternatives and similar repositories for expected
Users that are interested in expected are comparing it to the libraries listed below
Sorting:
- C++20 μ(micro)/Unit Testing framework☆1,382Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,599Updated this week
- scanf for modern C++☆1,275Updated this week
- a header-only, constexpr alternative to gperf for C++14 users☆1,479Updated 2 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,608Updated last year
- C++11/14/17 std::optional with functional-style extensions and reference support☆907Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,238Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,428Updated last week
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,114Updated last month
- C++ parsing DSL☆1,197Updated last month
- Runtime polymorphism done right☆1,017Updated 4 years ago
- Implementation of strong types in C++☆810Updated 3 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆761Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,586Updated this week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,562Updated 4 months ago
- A lightweight C++20 serialization and RPC library☆883Updated last month
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆956Updated 4 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆989Updated this week
- Pipelines for expressive code on collections in C++☆830Updated 11 months ago
- Unified Executors☆1,641Updated 7 months ago
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,227Updated 3 weeks ago
- A library of C++ coroutine abstractions for the coroutines TS☆418Updated 4 months ago
- Header only C++14 mocking framework☆868Updated 5 months ago
- The quantities and units library for C++☆1,250Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,792Updated last year
- CMake wrapper for conan C and C++ package manager☆887Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆964Updated last month
- A simple to use, composable, command line parser for C++ 11 and beyond☆549Updated 2 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,284Updated last year
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,176Updated 2 years ago