| beman.exemplar | Always an under development library, as it is a template / demo for Beman libraries | A Beman Library Exemplar. |
| | |
| beman.optional | Production ready. API may undergo changes. | C++26 Extensions for std::optional. |
| | |
| beman.any_view | Under development and not yet ready for production use. | A generalized type-erased view with customizable properties. |
| beman.execution | Under development and not yet ready for production use. | Building Block For Asynchronous Programs. |
| beman.inplace_vector | Under development and not yet ready for production use. | Dynamically-resizable vector with fixed capacity. |
| beman.iterator_interface | Under development and not yet ready for production use. | Iterator creation mechanisms. |
| beman.net | Under development and not yet ready for production use. | Senders For Network Operations. |
| beman.scope | Under development and not yet ready for production use. | . |
| beman.task | Under development and not yet ready for production use. | Implementation of a coroutine task (P3552). |
| beman.utf_view | Under development and not yet ready for production use. | UTF Transcoding Views. |
| | |
| beman.dump | Retired. No longer maintained or actively developed. | A tool for dumping an object's value to standard output. |