Boost C++ Libraries
@boost.org
Boost provides free peer-reviewed portable C++ source libraries.
Template-heavy C++ compiles slowly because the AST explodes. Matheus Izvekov optimized how Clang represents certain types so the AST builds leaner. Result: 5–7% faster builds measured on stdexec and Chromium. Fewer nodes, fewer indirections → faster compiles.
go.boost.org/4oXdVpv
#cplusplus
go.boost.org/4oXdVpv
#cplusplus
November 7, 2025 at 3:30 AM
Template-heavy C++ compiles slowly because the AST explodes. Matheus Izvekov optimized how Clang represents certain types so the AST builds leaner. Result: 5–7% faster builds measured on stdexec and Chromium. Fewer nodes, fewer indirections → faster compiles.
go.boost.org/4oXdVpv
#cplusplus
go.boost.org/4oXdVpv
#cplusplus
At #CppCon, we've been showing off some of our latest and greatest! Here's a rundown:
Math - boost.org/libs/math
Redis - boost.org/libs/redis
Bloom - boost.org/libs/bloom
Hash2 - boost.org/libs/hash2
Parser - boost.org/libs/parser
MQTT5 - boost.org/libs/mqtt5
Unordered - boost.org/libs/unordered
Math - boost.org/libs/math
Redis - boost.org/libs/redis
Bloom - boost.org/libs/bloom
Hash2 - boost.org/libs/hash2
Parser - boost.org/libs/parser
MQTT5 - boost.org/libs/mqtt5
Unordered - boost.org/libs/unordered
September 19, 2025 at 3:50 PM
At #CppCon, we've been showing off some of our latest and greatest! Here's a rundown:
Math - boost.org/libs/math
Redis - boost.org/libs/redis
Bloom - boost.org/libs/bloom
Hash2 - boost.org/libs/hash2
Parser - boost.org/libs/parser
MQTT5 - boost.org/libs/mqtt5
Unordered - boost.org/libs/unordered
Math - boost.org/libs/math
Redis - boost.org/libs/redis
Bloom - boost.org/libs/bloom
Hash2 - boost.org/libs/hash2
Parser - boost.org/libs/parser
MQTT5 - boost.org/libs/mqtt5
Unordered - boost.org/libs/unordered