optional
Optional value library
A standard library implementation of optional values with functional-style utilities
C++11/14/17 std::optional with functional-style extensions and reference support
864 stars
28 watching
68 forks
Language: C++
last commit: over 2 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An implementation of a standardized C++ expected value class with functional-style extensions | 1,554 | |
| A lightweight, non-owning reference to a callable. | 171 | |
| Provides Go types for optionals and results with values or errors. | 17 | |
| A collection of reusable C++ utilities for common tasks such as data structure design and benchmarking. | 15 | |
| An experimental C++ Standard Library project with daily updates and manual resource management. | 11 | |
| A modern C++ library providing platform-independent utilities for process management, synchronization, and communication. | 229 | |
| Provides reusable data structures and utilities for C++11 applications. | 22 | |
| Async extensions for working with the Optional library in C# to chain asynchronous functions without awaiting | 5 | |
| A collection of utility libraries and data structures for building efficient C++ applications | 37 | |
| Provides a robust option type for C# to avoid null-reference exceptions and signal intent in data modeling | 905 | |
| A library providing elegant abstractions for optional types and result handling in Nim programming language. | 114 | |
| A comprehensive foundation library providing various helpful classes and functions. | 22 | |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 | |
| A library for working with colors in Nim programming language | 107 | |
| A comprehensive Common Lisp library providing utility functions for general-purpose programming. | 438 |