191 Package
name | libboost-range |
---|---|
summary | A new infrastructure for generic algorithms that builds on top of the new iterator concepts |
license | BSL-1.0 |
depends | 17; libboost-array, libboost-assert, libboost-concept-check, libboost-config, libboost-container-hash, libboost-conversion, libboost-core, libboost-detail, libboost-iterator, libboost-mpl, libboost-optional, libboost-preprocessor, libboost-regex ?, libboost-static-assert, libboost-tuple, libboost-type-traits, libboost-utility |
name | libboost-safe-numerics |
---|---|
summary | Guaranteed Correct Integer Arithmetic |
license | BSL-1.0 |
depends | 6; libboost-concept-check, libboost-config, libboost-core, libboost-integer, libboost-logic, libboost-mp11 |
name | libboost-scope-exit |
---|---|
summary | Execute arbitrary code at scope exit |
license | BSL-1.0 |
depends | 5; libboost-config, libboost-function, libboost-preprocessor, libboost-type-traits, libboost-typeof |
name | libboost-serialization |
---|---|
summary | Serialization for persistence and marshalling |
license | BSL-1.0 |
depends | 23; libboost-function, libboost-array, libboost-assert, libboost-config, libboost-core, libboost-detail, libboost-integer, libboost-io, libboost-iterator, libboost-move, libboost-mp11, libboost-mpl, libboost-optional, libboost-predef, libboost-preprocessor, libboost-smart-ptr, libboost-spirit, libboost-static-assert, libboost-throw-exception, libboost-type-traits, libboost-utility, libboost-variant, libboost-variant2 |
name | libboost-smart-ptr |
---|---|
summary | Smart pointer class templates |
license | BSL-1.0 |
depends | 4; libboost-assert, libboost-config, libboost-core, libboost-throw-exception |
name | libboost-statechart |
---|---|
summary | Boost.Statechart - Arbitrarily complex finite state machines can be implemented in easily readable and maintainable C++ code |
license | BSL-1.0 |
depends | 12; libboost-assert, libboost-bind, libboost-config, libboost-conversion, libboost-core, libboost-detail, libboost-function, libboost-mpl, libboost-smart-ptr, libboost-static-assert, libboost-thread, libboost-type-traits |
name | libboost-timer |
---|---|
summary | Event timer, progress timer, and progress display classes |
license | BSL-1.0 |
depends | 3; libboost-io, libboost-predef, libboost-config |
name | libboost-tti |
---|---|
summary | Type Traits Introspection library |
license | BSL-1.0 |
depends | 5; libboost-config, libboost-function-types, libboost-mpl, libboost-preprocessor, libboost-type-traits |
name | libboost-tuple |
---|---|
summary | Ease definition of functions returning multiple values, and more |
license | BSL-1.0 |
depends | 4; libboost-config, libboost-core, libboost-static-assert, libboost-type-traits |
name | libboost-type-erasure |
---|---|
summary | Runtime polymorphism based on concepts |
license | BSL-1.0 |
depends | 14; libboost-thread, libboost-assert, libboost-config, libboost-core, libboost-fusion, libboost-iterator, libboost-mp11, libboost-mpl, libboost-preprocessor, libboost-smart-ptr, libboost-throw-exception, libboost-type-traits, libboost-typeof, libboost-vmd |
name | libboost-typeof |
---|---|
summary | Typeof operator emulation |
license | BSL-1.0 |
depends | 1; libboost-config |
name | libboost-url |
---|---|
summary | URL parsing in C++11 |
license | BSL-1.0 |
depends | 11; libboost-throw-exception, libboost-align, libboost-assert, libboost-config, libboost-core, libboost-mp11, libboost-optional, libboost-static-assert, libboost-system, libboost-type-traits, libboost-variant2 |
name | libboost-vmd |
---|---|
summary | Variadic Macro Data library |
license | BSL-1.0 |
depends | 1; libboost-preprocessor |
name | libboost-xpressive |
---|---|
summary | Regular expressions that can be written as strings or as expression templates, and which can refer to each other and themselves recursively with the power of context-free grammars |
license | BSL-1.0 |
depends | 21; libboost-assert, libboost-config, libboost-conversion, libboost-core, libboost-exception, libboost-fusion, libboost-integer, libboost-iterator, libboost-lexical-cast, libboost-mpl, libboost-numeric-conversion, libboost-optional, libboost-preprocessor, libboost-proto, libboost-range, libboost-smart-ptr, libboost-static-assert, libboost-throw-exception, libboost-type-traits, libboost-typeof, libboost-utility |
name | cli11 |
---|---|
summary | CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface. |
license | BSD-3-Clause |
depends | 0 |
name | cli11-tests |
---|---|
summary | Tests package for cli11 library |
license | BSD-3-Clause |
depends | 1; catch2 |
name | range-v3 |
---|---|
summary | Range library for C++14/17/20. |
license | Boost Software License |
depends | 0 |
name | args |
---|---|
summary | A simple header-only C++ argument parser library |
license | MIT |
depends | 0 |
name | args-tests |
---|---|
summary | Tests for the args library |
license | MIT |
depends | 1; catch2 |
name | concurrentqueue |
---|---|
summary | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
license | BSD-2-Clause |
depends | 0 |