460 Packages
name libboost-icl
summary Interval Container Library, interval sets and maps and aggregation of associated values
license BSL-1.0
depends 15; 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-static-assert, libboost-type-traits, libboost-utility
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-interprocess
summary Shared memory, memory mapped files, process-shared mutexes, condition variables, containers and allocators
license BSL-1.0
depends 9; libboost-assert, libboost-config, libboost-container, libboost-core, libboost-intrusive, libboost-move, libboost-static-assert, libboost-type-traits, libboost-winapi
name libboost-intrusive
summary Intrusive containers and algorithms
license BSL-1.0
depends 3; libboost-assert, libboost-config, libboost-move
name libboost-io
summary Utilities for the standard I/O library
license BSL-1.0
depends 1; libboost-config
name libboost-iostreams
summary Boost.IOStreams provides a framework for defining streams, stream buffers and i/o filters
license BSL-1.0
depends 20; libz, libbzip2, libboost-numeric-conversion, libboost-assert, libboost-config, libboost-core, libboost-detail, libboost-function, libboost-integer, libboost-iterator, libboost-mpl, libboost-preprocessor, libboost-random, libboost-range, libboost-regex ?, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits, libboost-utility
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 13; libboost-assert, libboost-concept-check, libboost-config, 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-json
summary JSON parsing, serialization, and DOM in C++11
license BSL-1.0
depends 12; libboost-align, libboost-assert, libboost-config, libboost-container, libboost-container-hash, libboost-core, libboost-describe, libboost-endian, libboost-mp11, libboost-static-assert, 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 10; libboost-bind, libboost-config, libboost-core, libboost-detail, libboost-iterator, libboost-mpl, libboost-preprocessor, libboost-tuple, libboost-type-traits, libboost-utility
name libboost-lambda2
summary A C++14 lambda library
license BSL-1.0
depends 0
name libboost-leaf
summary A lightweight error handling library for C++11
license BSL-1.0
depends 0
name libboost-lexical-cast
summary General literal text conversions, such as an int represented a string, or vice-versa
license BSL-1.0
depends 6; libboost-config, libboost-container, libboost-core, libboost-integer, libboost-throw-exception, libboost-type-traits
name libboost-locale
summary Provide localization and Unicode handling tools for C++
license BSL-1.0
depends 9; libboost-predef, libboost-thread, libicuuc, libicui18n, libboost-assert, libboost-config, libboost-core, libboost-iterator, 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 15; libboost-align, libboost-array, libboost-assert, libboost-atomic, libboost-config, libboost-core, libboost-integer, libboost-iterator, libboost-mpl, libboost-parameter, libboost-predef, libboost-static-assert, libboost-tuple, libboost-type-traits, libboost-utility
name libboost-log
summary Logging library
license BSL-1.0
depends 37; libboost-align, libboost-asio, libboost-interprocess, libboost-io, libboost-predef, libboost-random, libboost-assert, libboost-atomic, libboost-config, libboost-core, libboost-date-time, libboost-exception, libboost-filesystem, libboost-function-types, libboost-fusion, libboost-intrusive, libboost-iterator, libboost-move, libboost-mpl, libboost-optional, libboost-parameter, libboost-phoenix, libboost-preprocessor, libboost-property-tree, libboost-proto, libboost-range, libboost-regex, libboost-smart-ptr, libboost-spirit, libboost-system, libboost-thread, libboost-throw-exception, libboost-type-index, libboost-type-traits, libboost-utility, libboost-winapi, libboost-xpressive
name libboost-logic
summary 3-state boolean type library
license BSL-1.0
depends 2; libboost-config, libboost-core
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-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 6; libboost-config, libboost-mpl, libboost-predef, libboost-preprocessor, libboost-static-assert, libboost-type-traits
name libboost-move
summary Portable move semantics for C++03 and C++11 compilers
license BSL-1.0
depends 1; libboost-config
56789