201 Package
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 13; libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-iterator, libboost-lambda, libboost-mp11, libboost-mpl, libboost-multi-index, libboost-preprocessor, libboost-throw-exception, libboost-type-traits, libboost-utility
name libboost-circular-buffer
summary A STL compliant container also known as ring or cyclic buffer
license BSL-1.0
depends 7; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-move, libboost-throw-exception, 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-coroutine2
summary (C++11) Coroutine library
license BSL-1.0
depends 3; libboost-assert, libboost-config, libboost-context
name libboost-fiber
summary (C++11) Userland threads library
license BSL-1.0
depends 10; libboost-algorithm, libboost-filesystem, libboost-format, libboost-assert, libboost-config, libboost-context, libboost-core, libboost-intrusive, libboost-predef, libboost-smart-ptr
name libboost-functional
summary The Boost.Function library contains a family of class templates that are function object wrappers
license BSL-1.0
depends 9; libboost-config, libboost-core, libboost-function, libboost-function-types, libboost-mpl, libboost-preprocessor, libboost-type-traits, libboost-typeof, libboost-utility
name libboost-function-types
summary Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types
license BSL-1.0
depends 6; libboost-config, libboost-core, libboost-detail, libboost-mpl, libboost-preprocessor, libboost-type-traits
name libboost-fusion
summary Library for working with tuples, including various containers, algorithms, etc
license BSL-1.0
depends 11; libboost-config, libboost-container-hash, libboost-core, libboost-function-types, libboost-functional, libboost-mpl, libboost-preprocessor, libboost-tuple, libboost-type-traits, libboost-typeof, libboost-utility
name libboost-heap
summary Priority queue data structures
license BSL-1.0
depends 9; libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-intrusive, libboost-iterator, libboost-parameter, libboost-throw-exception, libboost-type-traits
name libboost-icl
summary Interval Container Library, interval sets and maps and aggregation of associated values
license BSL-1.0
depends 14; libboost-assert, libboost-concept-check, libboost-config, libboost-container, libboost-core, libboost-date-time, libboost-detail, libboost-iterator, libboost-move, libboost-mpl, libboost-range, libboost-rational, libboost-type-traits, libboost-utility
name libboost-json
summary JSON parsing, serialization, and DOM in C++11
license BSL-1.0
depends 10; libboost-assert, libboost-config, libboost-container, libboost-container-hash, libboost-core, libboost-describe, libboost-endian, libboost-mp11, libboost-system, libboost-throw-exception
name libboost-lambda
summary Define small unnamed function objects at the actual call site, and more
license BSL-1.0
depends 9; libboost-config, libboost-core, libboost-detail, libboost-iterator, libboost-mpl, libboost-preprocessor, libboost-tuple, libboost-type-traits, libboost-utility
name libboost-local-function
summary Program functions locally, within other functions, directly within the scope where they are needed
license BSL-1.0
depends 7; libboost-config, libboost-mpl, libboost-preprocessor, libboost-scope-exit, libboost-type-traits, libboost-typeof, libboost-utility
name libboost-lockfree
summary Lockfree data structures
license BSL-1.0
depends 9; libboost-align, libboost-assert, libboost-atomic, libboost-config, libboost-core, libboost-parameter, libboost-predef, libboost-throw-exception, libboost-type-traits
name libboost-metaparse
summary A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process
license BSL-1.0
depends 5; libboost-config, libboost-mpl, libboost-predef, libboost-preprocessor, libboost-type-traits
name libboost-msm
summary A very high-performance library for expressive UML2 finite state machines
license BSL-1.0
depends 18; libboost-any, libboost-assert, libboost-bind, libboost-circular-buffer, libboost-config, libboost-core, libboost-function, libboost-fusion, libboost-mp11, libboost-mpl, libboost-parameter, libboost-phoenix, libboost-preprocessor, libboost-proto, libboost-serialization, libboost-type-index, libboost-type-traits, libboost-typeof
name libboost-multi-array
summary Boost.MultiArray provides a generic N-dimensional array concept definition and common implementations of that interface
license BSL-1.0
depends 9; libboost-array, libboost-assert, libboost-concept-check, libboost-config, libboost-core, libboost-functional, libboost-iterator, libboost-mpl, libboost-type-traits
name libboost-numeric-odeint
summary Solving ordinary differential equations
license BSL-1.0
depends 15; libboost-assert, libboost-config, libboost-core, libboost-fusion, libboost-iterator, libboost-math, libboost-mpl, libboost-multi-array, libboost-numeric-ublas, libboost-preprocessor, libboost-range, libboost-throw-exception, libboost-type-traits, libboost-units, libboost-utility
name libboost-openmethod
summary Open-methods are virtual functions that exist outside of classes, as free-standing functions. They make it possible to add polymorphic behavior to existing classes, without modifying them. This implementation supports single and multiple dispatch
license BSL-1.0
depends 7; libboost-assert, libboost-config, libboost-core, libboost-dynamic-bitset, libboost-mp11, libboost-preprocessor, libboost-smart-ptr
name libboost-optional
summary A value-semantic, type-safe wrapper for representing 'optional' (or 'nullable') objects of a given type. An optional object may or may not contain a value of the underlying type
license BSL-1.0
depends 5; libboost-assert, libboost-config, libboost-core, libboost-throw-exception, libboost-type-traits
56789