TartanLlama / expected
C++11/14/17 std::expected with functional-style extensions
☆1,543Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for expected
- Zero overhead utilities for preventing bugs at compile time☆1,542Updated 2 months ago
- C++20 μ(micro)/Unit Testing Framework☆1,262Updated last week
- C++11/14/17 std::optional with functional-style extensions and reference support☆860Updated 5 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,327Updated 2 months ago
- scanf for modern C++☆1,083Updated last week
- C++ parsing DSL☆1,018Updated 2 months ago
- Runtime polymorphism done right☆977Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,441Updated last month
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,097Updated last month
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆1,839Updated 2 weeks ago
- Implementation of strong types in C++☆775Updated 2 years 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,497Updated 3 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆877Updated this week
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,313Updated 3 months ago
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆901Updated 2 weeks ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,335Updated this week
- Unified Executors☆1,489Updated 3 weeks ago
- A lightweight C++20 serialization and RPC library☆747Updated last week
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- Static reflection for C++17 (compile-time enumeration, attributes, proxies, overloads, template functions, metaprogramming).☆1,088Updated 2 years ago
- Pipelines for expressive code on collections in C++☆803Updated 3 weeks ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, BSON, CBOR, flexbuffers, msgpack,…☆1,130Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,674Updated 9 months ago
- Your binary serialization library☆1,077Updated 3 months ago
- Header-only TOML config file parser and serializer for C++17.☆1,581Updated last week
- easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation☆1,223Updated 5 months ago
- A C++17 cross-platform implementation for UUIDs☆763Updated 4 months ago
- A (work-in-progress) nextgen Doxygen for C++☆940Updated 5 months ago
- C++14 State Machine library☆1,162Updated 3 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆830Updated last year