401 Package
name | libboost-any |
---|---|
summary | Safe, generic container for single values of different value types |
license | BSL-1.0 |
depends | 7; libboost-assert, libboost-config, libboost-core, libboost-static-assert, libboost-throw-exception, libboost-type-index, libboost-type-traits |
name | libboost-array |
---|---|
summary | STL compliant container wrapper for arrays of constant size |
license | BSL-1.0 |
depends | 5; libboost-assert, libboost-config, libboost-core, libboost-static-assert, libboost-throw-exception |
name | libboost-asio |
---|---|
summary | Portable networking and other low-level I/O, including sockets, timers, hostname resolution, socket iostreams, serial ports, file descriptors and Windows HANDLEs |
license | BSL-1.0 |
depends | 17; libboost-align, libboost-array, libboost-assert, libboost-bind, libboost-chrono, libboost-config, libboost-context, libboost-core, libboost-date-time, libboost-exception, libboost-function, libboost-regex ?, libboost-smart-ptr, libboost-system, libboost-throw-exception, libboost-type-traits, libboost-utility |
name | libboost-assert |
---|---|
summary | Customizable assert macros |
license | BSL-1.0 |
depends | 1; libboost-config |
name | libboost-assign |
---|---|
summary | Filling containers with constant or generated data has never been easier |
license | BSL-1.0 |
depends | 11; libboost-array, libboost-config, libboost-core, libboost-move, libboost-preprocessor, libboost-ptr-container, libboost-range, libboost-static-assert, libboost-throw-exception, libboost-tuple, libboost-type-traits |
name | libboost-atomic |
---|---|
summary | C++11-style atomic<> |
license | BSL-1.0 |
depends | 8; libboost-align, libboost-preprocessor, libboost-assert, libboost-config, libboost-predef, libboost-static-assert, libboost-type-traits, libboost-winapi |
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-bimap |
---|---|
summary | Bidirectional maps library for C++. With Boost.Bimap you can create associative containers in which both types can be used as key |
license | BSL-1.0 |
depends | 14; libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-iterator, libboost-lambda, libboost-mpl, libboost-multi-index, libboost-preprocessor, libboost-serialization, libboost-static-assert, libboost-throw-exception, libboost-type-traits, libboost-utility |
name | libboost-bind |
---|---|
summary | boost::bind is a generalization of the standard functions std::bind1st and std::bind2nd. It supports arbitrary function objects, functions, function pointers, and member function pointers, and is able to bind any argument to a specific value or route input arguments into arbitrary positions |
license | BSL-1.0 |
depends | 2; libboost-config, libboost-core |
name | libboost-callable-traits |
---|---|
summary | A spiritual successor to Boost.FunctionTypes, Boost.CallableTraits is a header-only C++11 library for the compile-time inspection and manipulation of all 'callable' types. Additional support for C++17 features |
license | BSL-1.0 |
depends | 0 |
name | libboost-chrono |
---|---|
summary | Useful time utilities. C++11 |
license | BSL-1.0 |
depends | 15; libboost-assert, libboost-config, libboost-core, libboost-integer, libboost-move, libboost-mpl, libboost-predef, libboost-ratio, libboost-static-assert, libboost-system, libboost-throw-exception, libboost-type-traits, libboost-typeof, libboost-utility, libboost-winapi |
name | libboost-circular-buffer |
---|---|
summary | A STL compliant container also known as ring or cyclic buffer |
license | BSL-1.0 |
depends | 8; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-move, libboost-static-assert, libboost-throw-exception, libboost-type-traits |
name | libboost-concept-check |
---|---|
summary | Tools for generic programming |
license | BSL-1.0 |
depends | 4; libboost-config, libboost-preprocessor, libboost-static-assert, libboost-type-traits |
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-container |
---|---|
summary | Standard library containers and extensions |
license | BSL-1.0 |
depends | 8; libboost-assert, libboost-config, libboost-core, libboost-intrusive, libboost-move, libboost-static-assert, libboost-type-traits, libboost-winapi |
name | libboost-container-hash |
---|---|
summary | An STL-compatible hash function object that can be extended to hash user defined types |
license | BSL-1.0 |
depends | 4; libboost-config, libboost-describe, libboost-mp11, libboost-type-traits |
name | libboost-context |
---|---|
summary | (C++11) Context switching library |
license | BSL-1.0 |
depends | 7; libboost-assert, libboost-config, libboost-core, libboost-mp11, libboost-pool, libboost-predef, libboost-smart-ptr |
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 |
name | libboost-conversion |
---|---|
summary | Polymorphic casts |
license | BSL-1.0 |
depends | 7; libboost-assert, libboost-config, libboost-core, libboost-smart-ptr, libboost-throw-exception, libboost-type-traits, libboost-typeof |
name | libboost-convert |
---|---|
summary | An extendible and configurable type-conversion framework |
license | BSL-1.0 |
depends | 11; libboost-config, libboost-core, libboost-function-types, libboost-lexical-cast, libboost-math, libboost-mpl, libboost-optional, libboost-parameter, libboost-range, libboost-spirit, libboost-type-traits |