Posts

Stay up to date with Boost and the C++ ecosystem with the latest news, videos, resources, and user-created content.

Filter

Latest Posts

  • C++20 modules and Boost: follow up
    It is shown by benchmarks that C++20 modules cut Boost rebuild times by about 45%, but modularizing requires macro work, source changes, complex CMake support, handling of compiled libraries, and extra testing, leading to a community choice on adoption.
    Link
  • C++20 modules and Boost: an analysis
    Boost header‑only libraries are evaluated for conversion to C++20 modules. Toolchain support, an export‑using technique, and benchmarks indicate modest compile‑time gains. Modules remain early, giving limited production benefit but faster rebuilds.
    Link
  • Review of Parser library begins today
    The review of Boost.Parser is scheduled to begin today and conclude on February 28. The library provides primitive parsers and combinators (e.g., Kleene star), supports both callback and non‑callback parsing, is range‑friendly, fully Unicode‑aware, delivers GCC‑style error diagnostics and optional tracing, with documentation and source on GitHub.
    News #Parser
  • Boost.Charconv has been accepted!
    This high-performance library offers efficient string and numeric conversions, without exceptions. Thanks to Review Manager Christopher Kormanyos. Github: https://github.com/boostorg/charconv Docs: https://www.boost.org/doc/libs/master/libs/charconv/doc/html/charconv.html#boost
    News #CharConv
  • Boost.Scope has been accepted!
    Take full advantage of RAII for easy and safe resource management, transactional code and more. Github: https://github.com/Lastique/scope Docs: https://lastique.github.io/scope/libs/scope/doc/html/index.html
    News #Scope

Create an account


Advance your career, learn from experts, and help shape the future of Boost and C++.