bemanproject
Supporting the efficient design and adoption of the highest quality C++ standard libraries
Pinned Repositories
any_view
A generalized type-erased view with customizable properties (P3411)
beman
Organization, documentation, etc. for the Beman Project,
dump
std::dump that prints its arguments space-separated with a new-line
execution
Implementation of the std::execution (P2300, sender/receiver) proposal
exemplar
A Beman Library Exemplar (Template)
inplace_vector
A dynamically-resizable vector with fixed capacity and embedded storage (P0843)
iterator_interface
net
Implementation of the networking proposal P2762
optional
std::optional extensions adopted for C++26
utf_view
Implementation of the UTF transcoding views proposal, P2728
bemanproject's Repositories
bemanproject/beman
Organization, documentation, etc. for the Beman Project,
bemanproject/execution
Implementation of the std::execution (P2300, sender/receiver) proposal
bemanproject/exemplar
A Beman Library Exemplar (Template)
bemanproject/net
Implementation of the networking proposal P2762
bemanproject/optional
std::optional extensions adopted for C++26
bemanproject/inplace_vector
A dynamically-resizable vector with fixed capacity and embedded storage (P0843)
bemanproject/task
Implementation of coroutine `task` (P3552)
bemanproject/iterator_interface
bemanproject/dump
std::dump that prints its arguments space-separated with a new-line
bemanproject/utf_view
Implementation of the UTF transcoding views proposal, P2728
bemanproject/any_view
A generalized type-erased view with customizable properties (P3411)
bemanproject/scope
P3610 Generic Scope Guard for C++29
bemanproject/elide
P3288 - std::elide
bemanproject/infra
Internal Beman Project infrastructure repo
bemanproject/indirect
bemanproject/scope-deprecated
Deprecated repo -- please see beman/scope