167 Packages
name libboost-nowide
summary Standard library functions with UTF-8 API on Windows
license BSL-1.0
depends 2; libboost-config, libboost-filesystem
name libboost-ext-ut
summary C++ single header/single module, macro-free μ(micro)/Unit Testing Framework
license BSL-1.0
depends 0
name libboost-gil
summary (C++14) Generic Image Library
license BSL-1.0
depends 12; libboost-assert, libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-preprocessor, libboost-type-traits, libboost-variant2
name libboost-pfr
summary Basic reflection for user defined types
license BSL-1.0
depends 0
name libboost-config
summary Helps Boost library developers adapt to compiler idiosyncrasies; not intended for library users
license BSL-1.0
depends 0
name libboost-beast
summary Portable HTTP, WebSocket, and network operations using only C++11 and Boost.Asio
license BSL-1.0
depends 21; libboost-asio, libboost-assert, libboost-bind, libboost-config, libboost-container, libboost-container-hash, libboost-core, libboost-endian, libboost-intrusive, libboost-logic, libboost-mp11, libboost-optional, libboost-preprocessor, libboost-smart-ptr, libboost-static-assert, libboost-static-string, libboost-system, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-winapi
name libboost-integer
summary The organization of boost integer headers and classes is designed to take advantage of <stdint.h> types from the 1999 C standard without resorting to undefined behavior in terms of the 1998 C++ standard. The header <boost/cstdint.hpp> makes the standard integer types safely available in namespace boost without placing any names in namespace std
license BSL-1.0
depends 6; libboost-assert, libboost-config, libboost-core, libboost-static-assert, libboost-throw-exception, libboost-type-traits
name libboost-regex
summary Regular expression library
license BSL-1.0
depends 14; libicuuc ?, libicui18n ?, libboost-assert, libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-integer, libboost-mpl, libboost-predef, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits
name libboost-exception
summary The Boost Exception library supports transporting of arbitrary data in exception objects, and transporting of exceptions between threads
license BSL-1.0
depends 7; libboost-assert, libboost-config, libboost-core, libboost-smart-ptr, libboost-throw-exception, libboost-tuple, libboost-type-traits
name libboost-graph
summary The BGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL)
license BSL-1.0
depends 41; libboost-regex ?, libboost-algorithm, libboost-any, libboost-array, libboost-assert, libboost-bimap, libboost-bind, libboost-concept-check, libboost-config, libboost-container-hash, libboost-conversion, libboost-core, libboost-detail, libboost-foreach, libboost-function, libboost-integer, libboost-iterator, libboost-lexical-cast, libboost-math, libboost-move, libboost-mpl, libboost-multi-index, libboost-optional, libboost-parameter, libboost-preprocessor, libboost-property-map, libboost-property-tree, libboost-random, libboost-range, libboost-serialization, libboost-smart-ptr, libboost-spirit ?, libboost-static-assert, libboost-throw-exception, libboost-tti, libboost-tuple, libboost-type-traits, libboost-typeof, libboost-unordered, libboost-utility, libboost-xpressive
name libboost-math
summary Boost.Math includes several contributions in the domain of mathematics: Floating Point Utilities, Specific Width Floating Point Types, Mathematical Constants, Statistical Distributions, Special Functions, Root Finding and Function Minimization, Polynomials and Rational Functions, Interpolation, and Numerical Integration and Differentiation. Many of these features are templated to support both built-in, and extended width types (e.g. Boost.Multiprecision)
license BSL-1.0
depends 10; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-predef, libboost-random, libboost-static-assert, libboost-throw-exception
name libboost-multiprecision
summary Extended precision arithmetic types for floating point, integer, and rational arithmetic
license BSL-1.0
depends 10; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random, libboost-throw-exception
name libboost-dynamic-bitset
summary The dynamic_bitset class represents a set of bits. It provides accesses to the value of individual bits via an operator[] and provides all of the bitwise operators that one can apply to builtin integers, such as operatorsummary: boost-dynamic-bitset C++ library and operator<<. The number of bits in the set is specified at runtime via a parameter to the constructor of the dynamic_bitset
license BSL-1.0
depends 8; libboost-assert, libboost-config, libboost-container-hash, libboost-core, libboost-integer, libboost-move, libboost-static-assert, libboost-throw-exception
name libboost-signals2
summary Managed signals summary: boost-signals2 C++ library slots callback implementation (thread-safe version 2)
license BSL-1.0
depends 15; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-function, libboost-iterator, libboost-mpl, libboost-optional, libboost-parameter, libboost-preprocessor, libboost-smart-ptr, libboost-throw-exception, libboost-tuple, libboost-type-traits, libboost-variant
name libboost-static-assert
summary Static assertions (compile time assertions)
license BSL-1.0
depends 1; libboost-config
name libboost-test
summary Support for simple program testing, full unit testing, and for program execution monitoring
license BSL-1.0
depends 18; libboost-algorithm, libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-detail, libboost-exception, libboost-function, libboost-io, libboost-iterator, libboost-mpl, libboost-numeric-conversion, libboost-optional, libboost-preprocessor, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-utility
name libboost-tokenizer
summary Break of a string or other character sequence into a series of tokens
license BSL-1.0
depends 5; libboost-assert, libboost-config, libboost-iterator, libboost-throw-exception, libboost-type-traits
name libboost-type-traits
summary Templates for fundamental properties of types
license BSL-1.0
depends 2; libboost-config, libboost-static-assert
name libboost-filesystem
summary The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories
license BSL-1.0
depends 14; libboost-atomic, libboost-predef, libboost-throw-exception, libboost-winapi, libboost-assert, libboost-config, libboost-container-hash, libboost-core, libboost-detail, libboost-io, libboost-iterator, libboost-smart-ptr, libboost-system, libboost-type-traits
name libboost-iterator
summary The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors
license BSL-1.0
depends 14; libboost-assert, libboost-concept-check, libboost-config, libboost-conversion, libboost-core, libboost-detail, libboost-function-types, libboost-fusion, libboost-mpl, libboost-optional, libboost-smart-ptr, libboost-static-assert, libboost-type-traits, libboost-utility
12345