Pinned Repositories
Bazel Boost's Repositories
bazelboost/registry
Boost built with Bazel!
bazelboost/asio
Boost.org asio module
bazelboost/beast
HTTP and WebSocket built on Boost.Asio in C++11
bazelboost/chrono
Boost.org chrono module
bazelboost/date_time
Boost.org date_time module
bazelboost/describe
A C++14 reflection library
bazelboost/dll
Library for comfortable work with DLL and DSO
bazelboost/filesystem
Boost.org filesystem module
bazelboost/histogram
Fast multi-dimensional generalized histogram with convenient interface for C++14
bazelboost/iostreams
Boost.org iostreams module
bazelboost/json
A C++11 or library for parsing and serializing JSON to and from a DOM container in memory.
bazelboost/lambda2
A C++14 Lambda Library
bazelboost/leaf
Lightweight Error Augmentation Framework
bazelboost/nowide
Boost.Nowide - Standard library functions with UTF-8 API on Windows
bazelboost/outcome
Provides very lightweight outcome<T> and result<T> (Boost edition)
bazelboost/pool
Boost.org pool module
bazelboost/process
Boost Process
bazelboost/program_options
Boost.org program_options module
bazelboost/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
bazelboost/serialization
Boost.org serialization module
bazelboost/spirit
Boost.org spirit module
bazelboost/stacktrace
C++ library for storing and printing backtraces.
bazelboost/static_string
A fixed capacity dynamically sized string
bazelboost/stl_interfaces
A C++14 and later CRTP template for defining iterators
bazelboost/system
Boost.org system module
bazelboost/test
Boost.org test module
bazelboost/thread
Boost.org thread module
bazelboost/url
Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).
bazelboost/uuid
Boost.org uuid module
bazelboost/variant2
A never-valueless, strong guarantee implementation of std::variant