149 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-json |
---|---|
summary | JSON parsing, serialization, and DOM in C++11 |
license | BSL-1.0 |
depends | 9; libboost-align, libboost-assert, libboost-config, libboost-container, libboost-exception, libboost-mp11, libboost-system, libboost-throw-exception, libboost-utility |
name | libboost-gil |
---|---|
summary | (C++11) Generic Image Library |
license | BSL-1.0 |
depends | 11; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-numeric-conversion, libboost-preprocessor, libboost-variant2 |
name | libboost-math |
---|---|
summary | Boost.Math includes several contributions in the domain of mathematics: The Greatest Common Divisor and Least Common Multiple library provides run-time and compile-time evaluation of the greatest common divisor (GCD) or least common multiple (LCM) of two integers. The Special Functions library currently provides eight templated special functions, in namespace boost. The Complex Number Inverse Trigonometric Functions are the inverses of trigonometric functions currently present in the C++ standard. Quaternions are a relative of complex numbers often used to parameterise rotations in three dimentional space. Octonions, like quaternions, are a relative of complex numbers |
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-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 | 20; 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-smart-ptr, libboost-static-assert, libboost-system, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-utility, 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 | 5; libboost-assert, libboost-config, libboost-core, libboost-static-assert, libboost-throw-exception |
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-pfr |
---|---|
summary | Basic reflection for user defined types |
license | BSL-1.0 |
depends | 0 |
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 | 16; libboost-assert, libboost-bind, libboost-config, libboost-core, libboost-function, libboost-iterator, libboost-mpl, libboost-optional, libboost-parameter, libboost-predef, libboost-preprocessor, libboost-smart-ptr, libboost-throw-exception, libboost-tuple, libboost-type-traits, libboost-variant |
name | libboost-multiprecision |
---|---|
summary | Extended precision arithmetic types for floating point, integer andrational arithmetic |
license | BSL-1.0 |
depends | 9; Eigen, libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-lexical-cast, libboost-math, libboost-predef, libboost-random |
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-static-assert |
---|---|
summary | Static assertions (compile time assertions) |
license | BSL-1.0 |
depends | 1; libboost-config |
name | libboost-tokenizer |
---|---|
summary | Break of a string or other character sequence into a series of tokens |
license | BSL-1.0 |
depends | 6; libboost-assert, libboost-config, libboost-iterator, libboost-mpl, 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 | 13; libboost-atomic, libboost-predef, 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 |
name | libboost-contract |
---|---|
summary | Contract programming for C++. All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc |
license | BSL-1.0 |
depends | 16; libboost-any, libboost-assert, libboost-config, libboost-core, libboost-exception, libboost-function, libboost-function-types, libboost-mpl, libboost-optional, libboost-preprocessor, libboost-smart-ptr, libboost-static-assert, libboost-thread, libboost-type-traits, libboost-typeof, libboost-utility |