• Home
Name Date Size #Lines LOC

..--

boost/12-May-2024-2,891,2652,067,148

doc/12-May-2024-1,025,318991,950

libs/12-May-2024-6,279,7365,099,843

more/12-May-2024-5,7094,558

status/12-May-2024-10,81210,185

tools/12-May-2024-495,724408,786

.gitattributesD12-May-20243.8 KiB9791

INSTALLD12-May-2024291 86

JamrootD12-May-202411.8 KiB333294

LICENSE_1_0.txtD12-May-20241.3 KiB2420

NOTICED12-May-2024135.4 KiB3,4233,414

OAT.xmlD12-May-202411.4 KiB10288

README.OpenSourceD12-May-2024456 1211

README.mdD12-May-2024542 128

boost-build.jamD12-May-2024850 1815

boost.cssD12-May-2024989 6665

boost.pngD12-May-20246.2 KiB

boostcpp.jamD12-May-202418.8 KiB645555

bootstrap.batD12-May-20242.3 KiB9876

bootstrap.shD12-May-202410.6 KiB422317

bundle.jsonD12-May-2024867 3131

index.htmD12-May-2024769 2620

index.htmlD12-May-20245.9 KiB136109

rst.cssD12-May-20242.5 KiB150123

README.OpenSource

1[
2    {
3        "Name": "Boost",
4        "License": "Boost Software License V1.0",
5        "License File": "LICENSE_1_0.txt",
6        "Version Number": "1.76.0",
7        "Owner": "wangyongjun7@huawei.com",
8        "Upstream URL": "http://www.boost.org/",
9        "Description": "Boost provides free portable peer-reviewed C++ libraries. The emphasis is on portable libraries which work well with the C++ Standard Library. See http://www.boost.org"
10    }
11]
12

README.md

1# Boost C++ Libraries
2
3The Boost project provides free peer-reviewed portable C++ source libraries.
4
5We emphasize libraries that work well with the C++ Standard Library. Boost
6libraries are intended to be widely useful, and usable across a broad spectrum
7of applications. The Boost license encourages both commercial and non-commercial use
8and does not require attribution for binary use.
9
10The project website is www.boost.org, where you can obtain more information and
11[download](https://www.boost.org/users/download/) the current release.
12