10000
More
Stars
Basic concurrency primitives for bare metal firmware running on single core microcontroller systems.
Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to be used in earlier versions. It also implements some nonstand…
An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.
Transducers for C++ — Clojure style higher order push/pull sequence transformations
C++ library for value-oriented design using the unidirectional data-flow architecture — Redux for C++
Postmodern immutable and persistent data structures for C++ — value semantics at scale
C++ library for composing modular firmware at compile-time.
Tools for embedded/bare-metal development using bazel
A reproduction of the Core War game. Assembly compiler, Virtual Machine and GUI.
This is an experimental library that has evolved to P2688
A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from run-time values to compile-time values.
An HTTP/2 client and server implementation for node.js
(experimental) Syntactic sugar for variant and optional types.
Tool to check C++ #include dependencies (dependency graphs created in .dot format)
The C++ Standard Library for Parallelism and Concurrency
An implementation of the C++ Networking Technical Specification