Posts
Stay up to date with Boost and the C++ ecosystem with the latest news, videos, resources, and user-created content.
Latest Posts
-
Test mobile 2test
-
Language Designers PanelPanelists: Bjarne Stroustrup, Guido van Rossum, Mads Torgersen; Emma Tracey. C++, Python and C# examined together. C++ and Python co‑use is common. C#’s Windows role is noted. Design trade‑offs discussed. Stewardship covered. Q&A follows.
-
The Address is Not The Place: Object Residency in C++26Memory tiering matters as DRAM costs rise. C++ lacks native residency terminology. OS and compiler solutions stay opaque. C++26 reflection and annotations empower devs. An open‑source library shows tier‑aware allocation. Future‑ready. Tiered memory works.
-
Test- Powering Cognitive Communications Engine for NASA with BoostAn AI engine was run on the ISS. Six radio metrics were optimized. UDP I/O was given by Boost.Asio. State was stored by Boost.Serialization. Boost’s license met NASA rules. Boost was used by MLPack and Armadillo.
-
Test mobiletest
-
Test links 2The 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/
-
Testing LinksBoost.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
-
Testing Post Dottest
-
Test flag offtest
-
Test Wagtail 1test
Create an account
Advance your career, learn from experts, and help shape the future of Boost and C++.