Log In
Log In

Posts

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

Filter

Latest Posts

  • 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
  • Krystian's Q4 2023 Update
    During Q4, enhancements were made to MrDocs to render overload sets, support friend declarations, deduction guides, enumerators, and to replace prior TypeInfo variants with a unified SymbolName type. clang work progressed on C++ conformance fixes and a patch to improve dependent name lookup diagnostics.
    Link
  • Dmitry's Q4 2023 Update
    In Q4 2023 the JSON library’s direct parsing was completed and released in Boost 1.84.0, after which work shifted to implementing direct serialization using the standard serializer, with performance optimizations, CIdriven benchmarking, and coverage analysis guiding refactoring; completion is targeted for the next Boost release.
    Link #JSON
  • Mohammad's Q4 2023 Update
    Recent work on Boost.Beast and Boost.PropertyTree is described, covering issue triage, associator specialization, replacement of beast::bind_front_handler with asio::prepend, removal of dead code, and preparing PropertyTree for Boost 1.84.
    Link #Beast

Create an account


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