/ustdex

a small lightweight std::execution work-alike

Primary LanguageC++Apache License 2.0Apache-2.0

µstdex

This project is intended to be a small, lightweight std::execution1 work-alike that targets C++17. It optimizes for compile-times and diagnostics above performance and conformance.

This software is licensed under the Apache 2.0 License with LLVM Exceptions. NVIDIA does not guarantee that it is fit for any use whatsoever. It will evolve without regard for backwards-compatibility.

Footnotes

  1. https://wg21.link/P2300