Boost News
Latest from Boost.Org for our dependency needs.
107 topics in this forum
-
External link to https://bannalia.blogspot.com/2025/10/bulk-operations-in-boostbloom.html.View the full article
-
- 0 replies
- 2 views
-
-
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
-
- 0 replies
- 0 views
-
-
External link to https://becheler.github.io/effective-boost-review-manager/.View the full article
-
- 0 replies
- 0 views
-
-
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
-
- 0 replies
- 0 views
-
-
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…
-
- 0 replies
- 27 views
-
-
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
-
-
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
-
-
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
-
-
External link to https://cppalliance.org/mohammad/2025/07/16/MohammadsQ2Update.html.View the full article
-
- 0 replies
- 60 views
-
-
External link to https://cppalliance.org/matt/2025/07/14/Matts2025Q2Update.html.View the full article
-
- 0 replies
- 64 views
-
-
External link to https://cppalliance.org/sam/2025/07/10/SamsQ2Update.html.View the full article
-
- 0 replies
- 51 views
-
-
External link to https://cppalliance.org/ruben/2025/07/10/Ruben2025Q2Update.html.View the full article
-
- 0 replies
- 52 views
-
-
External link to https://cppalliance.org/alan/2025/07/10/Alan.html.View the full article
-
- 0 replies
- 51 views
-
-
External link to https://cppalliance.org/joaquin/2025/07/01/Joaquins2025Q2Update.html.View the full article
-
- 0 replies
- 102 views
-
-
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
-
-
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
-
-
External link to https://cppalliance.org/dmitry/2025/04/22/dmitrys-q1-update.html.View the full article
-
- 0 replies
- 45 views
-
-
External link to https://cppalliance.org/sam/2025/04/09/SamsQ1Update.html.View the full article
-
- 0 replies
- 42 views
-
-
External link to https://cppalliance.org/ruben/2025/04/10/Ruben2025Q1Update.html.View the full article
-
- 0 replies
- 48 views
-
-
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
-
-
External link to https://cppalliance.org/joaquin/2025/04/08/Joaquins2025Q1Update.html.View the full article
-
- 0 replies
- 46 views
-
-
External link to https://cppalliance.org/robert/2025/04/08/Roberts2025Q1Update.html.View the full article
-
- 0 replies
- 36 views
-
-
External link to https://anarthal.github.io/cppblog/modules3.View the full article
-
- 0 replies
- 48 views
-
-
External link to https://cppalliance.org/alan/2025/01/10/AlanQ4Update.html.View the full article
-
- 0 replies
- 46 views
-
-
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.