The 'cppcoro' library provides a large set of general-purpose primitives for making use of the coroutines TS proposal described in N4680. This library is an experimental library that is exploring the ...
cfg-noodle provides a type-safe, async-friendly way to manage configuration data in embedded systems with persistent flash storage. It uses an intrusive linked list architecture to efficiently manage ...