TartanLlama / expectedLinks
C++11/14/17 std::expected with functional-style extensions
☆1,714Updated 2 weeks ago
Alternatives and similar repositories for expected
Users that are interested in expected are comparing it to the libraries listed below
Sorting:
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- C++20 μ(micro)/Unit Testing framework☆1,357Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,446Updated last month
- C++11/14/17 std::optional with functional-style extensions and reference support☆901Updated last year
- scanf for modern C++☆1,203Updated this week
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,581Updated 9 months ago
- C++ parsing DSL☆1,106Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,221Updated 9 months ago
- Implementation of strong types in C++☆804Updated 2 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,411Updated last month
- Runtime polymorphism done right☆1,015Updated 4 years ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,493Updated 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,550Updated 2 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,058Updated 2 weeks ago
- A lightweight C++20 serialization and RPC library☆863Updated this week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆756Updated last month
- The quantities and units library for C++☆1,216Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆948Updated 2 months ago
- Pipelines for expressive code on collections in C++☆832Updated 9 months ago
- ISO/IEC JTC1 SC22 WG21 paper scheduling and management☆23Updated last year
- Header only C++14 mocking framework☆853Updated 3 months ago
- Unified Executors☆1,617Updated 5 months ago
- C++14 Dependency Injection library☆1,221Updated 3 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,270Updated last year
- C++ compile-time enum to string, iteration, in a single header file☆1,779Updated last year
- CMake wrapper for conan C and C++ package manager☆877Updated last month
- P1031 low level file i/o and filesystem library for the C++ standard☆967Updated 3 weeks ago
- A (work-in-progress) nextgen Doxygen for C++☆960Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,145Updated this week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,166Updated 2 years ago