Release 1.61.0 of the Boost C++ Libraries is now available.
These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications.
The Boost license encourages both commercial and non-commercial use.
This release contains four new libraries and numerous enhancements and bug fixes for existing libraries.
New Libraries
* Compute: Parallel/GPU-computing library, from Kyle Lutz.
* DLL: Library for comfortable work with DLL and DSO, from Renato Tegon Forti and Antony Polukhin
* Hana: A modern C++ metaprogramming library, from Louis Dionne.
* Metaparse: A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process, from Abel Sinkovics.
Tom Kent has made pre-built windows binaries, and they are available at:
Thanks,
--The Boost release team
Vladimir Prus
Rene Rivera
Marshall Clow
Eric Niebler
Daniel James
Beman Dawes