The Beman Project’s mission is to support the efficient design and adoption of the highest quality C++ standard libraries through implementation experience, user feedback, and technical expertise.
We have two principle audiances: Library Developers and the C++ community. We want to allow Library Developers to have a clear path on the road to Standardization. And we want to make it easy for the C++ community to use these libraries to ensure we have real world usage.
This project is organized by our Governance structure.
Discourse for new joiners: start here
Welcome to Beman Project Development Discourse.
Questions? Maybe they have already been answered in our FAQ.
The Beman project is named in memory of Beman Dawes - co-founder of Boost.
$ git clone https://github.com/beman-org/beman.git
$ cd beman
$ cmake -S . -B build
$ cmake --build build
$ ./build/test/beman_test