TartanLlama / expected
C++11/14/17 std::expected with functional-style extensions
☆1,608Updated 2 months ago
Alternatives and similar repositories for expected:
Users that are interested in expected are comparing it to the libraries listed below
- Zero overhead utilities for preventing bugs at compile time☆1,565Updated 6 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,379Updated this week
- scanf for modern C++☆1,128Updated 4 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,312Updated 2 weeks ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,510Updated 5 months ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆880Updated 9 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,966Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆743Updated last month
- C++ parsing DSL☆1,046Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,515Updated 7 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆915Updated 4 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,158Updated 5 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,370Updated last week
- Runtime polymorphism done right☆995Updated 3 years ago
- Implementation of strong types in C++☆786Updated 2 years ago
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,130Updated 2 years ago
- Pipelines for expressive code on collections in C++☆817Updated 4 months ago
- Unified Executors☆1,549Updated 3 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆931Updated last month
- A lightweight C++20 serialization and RPC library☆826Updated 3 weeks ago
- Your binary serialization library☆1,132Updated last month
- The quantities and units library for C++☆1,170Updated last week
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, fl…☆1,312Updated this week
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆830Updated 2 weeks ago
- Header only C++14 mocking framework☆832Updated 5 months ago
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,239Updated 9 months ago
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,492Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆507Updated 2 weeks ago
- This is an experimental library that has evolved to P2688☆670Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆560Updated 7 months ago