Skip to content

sandialabs/qthreads-stdexec

Repository files navigation

qthreads-stdexec

This project provides a prototype senders-based API for thre qthreads user-level threading runtime. All interfaces should currently be considered experimental and subject to change.

Working installations of both qthreads and stdexec are required. The code here requires several C++26 features so only compilers with preliminary C++26 support are supported. Gcc 15 and Clang 20 and 21 should all work.

See also: the C++ standard proposal introducing senders and receivers.

See the COPYRIGHT.md and LICENSE.md files for information about copyright and licensing.

About

Experimental senders-based API for the Qthreads user-level threading runtime

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages