Jump to content
View in the app

A better way to browse. Learn more.

Horizon Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Boost News

Latest from Boost.Org for our dependency needs.

  1. Started by Horizon,

    External link to https://bannalia.blogspot.com/2025/10/bulk-operations-in-boostbloom.html.View the full article

  2. Started by Horizon,

    The implementation of Nix functional package manager from nixos.org relies on Boost libraries Container, Context, Coroutine, Core, Format, LexicalCast, Unordered and URL. https://nixos.org/ https://github.com/NixOS/nix https://www.boost.org/ View the full article

  3. External link to https://becheler.github.io/effective-boost-review-manager/.View the full article

  4. Started by Horizon,

    Boost.SQLite proposal from Klemens Morgenstern has been rejected. The author is encouraged to resubmit after addressing the issues identified in the review. Thanks to Review Manager Mohammad Nejati. Repo: https://github.com/klemens-morgenstern/sqlite Docs: https://klemens.dev/sqlite Review results: https://lists.boost.org/archives/list/boost@lists.boost.org/thread/J74OTT6TZ5W6ZHCBTPPBGM6WW54PBFNR/ View the full article

  5. Since 2013, I have been working on libraries that implement open multi-methods in modern C++. After releasing the first one - YOMM11 - I asked on the Boost mailing list if there was an interest in bringing YOMM11 into Boost. Back then there was not much. I made another attempt when I released the much improved YOMM2, but interest was still feeble. Or maybe I did not explain what it was about well enough. Anyway, I continued improving YOMM2 as a stand-alone project, and, in retrospect, I now think that it was for the best, at the time. YOMM2 had a bunch of users, engaged enough to send me PRs, and did not cause much trouble in terms of bugs. As for its internals, let's…

  6. Started by Horizon,

    The official re-review of Klemens Morgenstern's Boost.SQLite proposal runs from Aug 25 to Sep 3. Mohammad Nejati manages the re-review. Repo: https://github.com/klemens-morgenstern/sqlite Docs: https://klemens.dev/sqlite/ Participate: https://lists.boost.org/archives/list/boost@lists.boost.org/thread/FK4NIN2J6JHHQ6XJDF7DGOQV4Q43MNYX/ View the full article

    • 0 replies
    • 34 views
  7. Started by Horizon,

    Boost.Bloom is a header-only C++ library for efficient probabilistic set membership testing. It allows you to check whether an element might be in a set, with minimal memory overhead and no false negatives, ideal for high-throughput scenarios like caching, deduplication, and indexing. The filter is highly space-efficient, and can dramatically reduce the cost of negative lookups in systems where accessing the full data set is expensive. Repo: https://github.com/boostorg/bloom Docs: https://boost.org/libs/bloom View the full article

    • 0 replies
    • 39 views
  8. Started by Horizon,

    With the 1.89 release there is one new library and 28 updates to existing libraries, ready for download! https://www.boost.org/releases/1.89.0/ View the full article

    • 0 replies
    • 42 views
  9. External link to https://cppalliance.org/mohammad/2025/07/16/MohammadsQ2Update.html.View the full article

    • 0 replies
    • 60 views
  10. Started by Horizon,

    External link to https://cppalliance.org/matt/2025/07/14/Matts2025Q2Update.html.View the full article

    • 0 replies
    • 64 views
  11. Started by Horizon,

    External link to https://cppalliance.org/sam/2025/07/10/SamsQ2Update.html.View the full article

    • 0 replies
    • 51 views
  12. Started by Horizon,

    External link to https://cppalliance.org/ruben/2025/07/10/Ruben2025Q2Update.html.View the full article

    • 0 replies
    • 52 views
  13. External link to https://cppalliance.org/alan/2025/07/10/Alan.html.View the full article

    • 0 replies
    • 51 views
  14. External link to https://cppalliance.org/joaquin/2025/07/01/Joaquins2025Q2Update.html.View the full article

    • 0 replies
    • 102 views
  15. Started by Horizon,

    Richard Thomson from the Utah C++ Programmers Group has built a treasure trove of tutorials on assorted Boost libraries! Check it out at: https://www.youtube.com/playlist?list=PLJDO7P5jAoXznYam4ucdMMcKJky8UHbhC Utah C++ Programmers Group: https://www.meetup.com/utah-cpp-programmers/ View the full article

    • 0 replies
    • 54 views
  16. The C++ Alliance, one of the sponsors of the recent WG21 meeting in Sofia, Bulgaria, has brought some Boost posters and merchandise to the event. It's been a nice opportunity to share with the commitee members information on some of the newest Boost libraries and the launch of our new website. On the standardization front, the long-awaited inclusion of reflection in C++26 has been making the rounds across the community. Try to guess who's who in the pictures below! Cheers! View the full article

    • 0 replies
    • 51 views
  17. Started by Horizon,

    External link to https://cppalliance.org/dmitry/2025/04/22/dmitrys-q1-update.html.View the full article

    • 0 replies
    • 45 views
  18. Started by Horizon,

    External link to https://cppalliance.org/sam/2025/04/09/SamsQ1Update.html.View the full article

    • 0 replies
    • 42 views
  19. External link to https://cppalliance.org/ruben/2025/04/10/Ruben2025Q1Update.html.View the full article

    • 0 replies
    • 48 views
  20. Started by Horizon,

    New Libraries Hash2: An extensible hashing framework, from Peter Dimov and Christian Mazakas. MQTT5: MQTT5 client library built on top of Boost.Asio, from Ivica SiladiÄ�, Bruno IljazoviÄ�, and Korina Å imiÄ�eviÄ�. Updated Libraries Array: Converted documentation to AsciiDoc (Christian Mazakas). Added noexcept and constexpr as appropriate. …

    • 0 replies
    • 55 views
  21. External link to https://cppalliance.org/joaquin/2025/04/08/Joaquins2025Q1Update.html.View the full article

    • 0 replies
    • 46 views
  22. Started by Horizon,

    External link to https://cppalliance.org/robert/2025/04/08/Roberts2025Q1Update.html.View the full article

    • 0 replies
    • 36 views
  23. Started by Horizon,

    External link to https://anarthal.github.io/cppblog/modules3.View the full article

    • 0 replies
    • 48 views
  24. External link to https://cppalliance.org/alan/2025/01/10/AlanQ4Update.html.View the full article

    • 0 replies
    • 46 views
  25. Started by Horizon,

    External link to https://cppalliance.org/sam/2025/01/07/SamsQ4Update.html.View the full article

    • 0 replies
    • 50 views

Recently Browsing 0

  • No registered users viewing this page.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.