Posts
Stay up to date with Boost and the C++ ecosystem with the latest news, videos, resources, and user-created content.
Latest Posts
-
Implementation of Nix functional package managerThe 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/
-
-
Boost.SQLite proposal resultsBoost.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: lists.boost.org/arch....HCBTPPBGM6WW54PBFNR/ -
Improving libraries through Boost review process: the case of OpenMethodAfter years of developing YOMM2, a C++ open multi-method library, a Boost author endorsed it and a formal review was conducted. Feedback led to redesigns and an opt‑in feature. The library was accepted, renamed Boost.OpenMethod, and slated for Boost 1.90.0.
-
Re-review of Boost.SQLliteThe 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: lists.boost.org/arch....6XJDF7DGOQV4Q43MNYX/ -
New Library for 1.89 - Boost.BloomBoost.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
-
Boost 1.89 Released!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/
-
Boost.RunTimeServices: The Glue for Optional Runtime FeaturesCompile‑time macros are replaced by runtime services for optional features like compression, allowing services to be installed and queried at execution, producing smaller binaries and one library version, while challenges of linking and overhead are noted.
-
Bigger, Faster, Stronger TypesProgress on Boost libraries: int128 beta‑ready and integrated into an IEEE‑754 decimal type with a 256‑bit backend, giving >100 % speedups. Boost.Math GPU support refined; Boost.Multiprecision adds a double‑double backend for precision with lower cost.
-
Mailman3 and Website-V2Mailman 3 replaced Mailman 2 for Boost mailing lists, adding archive import, Redis cache and faster posting; Boost.org V2 was launched with DNS switch, IPv6, autoscaling, CDN tweaks, doc‑page caching and updates to Antora, CI defaults, monitoring and runner upgrades.
Create an account
Advance your career, learn from experts, and help shape the future of Boost and C++.