Skip to content
/ ustdex Public
forked from ericniebler/ustdex

a small lightweight std::execution work-alike

License

Notifications You must be signed in to change notification settings

bizehao/ustdex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

µ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

About

a small lightweight std::execution work-alike

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.1%
  • CMake 3.9%