Beman libraries
Below is a table of all libraries within The Beman Project and their current status. Please check The Beman Maturity Model for more details.
Beman Library Name | Status | Description |
---|---|---|
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.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.lazy | Under development and not yet ready for production use. | Beman Library Implementation of lazy |
beman.net | Under development and not yet ready for production use. | Senders For Network Operations |
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 |