# ustdex **Repository Path**: yutao1115/ustdex ## Basic Information - **Project Name**: ustdex - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-01-19 - **Last Updated**: 2026-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # µstdex [![Build and test all platforms](https://github.com/ericniebler/ustdex/actions/workflows/main.yml/badge.svg)](https://github.com/ericniebler/ustdex/actions/workflows/main.yml) This project is intended to be a small, lightweight `std::execution`[^1] work-alike that targets C++17. It optimizes for compile-times and diagnostics above performance and conformance. [^1]: https://wg21.link/P2300 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.