447 Packages
| name | stb_truetype |
|---|---|
| summary | This library processes TrueType files. |
| license | MIT or Unlicense |
| depends | 0 |
| name | stb_vorbis |
|---|---|
| summary | Ogg Vorbis audio decoder |
| license | MIT or Unlicense |
| depends | 0 |
| name | stb_voxel_render |
|---|---|
| summary | This library helps render large-scale "voxel" worlds for games. |
| license | MIT or Unlicense |
| depends | 0 |
| name | libboost-redis |
|---|---|
| summary | Redis async client library built on top of Boost.Asio |
| license | BSL-1.0 |
| depends | 8; libssl, libcrypto, libboost-asio, libboost-assert, libboost-core, libboost-mp11, libboost-system, libboost-throw-exception |
| name | uvw |
|---|---|
| summary | Header-only, event based, tiny and easy to use libuv wrapper in modern C++ - now available as also shared/static library! |
| license | MIT |
| depends | 1; libuv |
| name | libboost-foreach |
|---|---|
| summary | In C++, writing a loop that iterates over a sequence is tedious. We can either use iterators, which requires a considerable amount of boiler-plate, or we can use the std::for_each() algorithm and move our loop body into a predicate, which requires no less boiler-plate and forces us to move our logic far from where it will be used. In contrast, some other languages, like Perl, provide a dedicated "foreach" construct that automates this process. BOOST_FOREACH is just such a construct for C++. It iterates over sequences for us, freeing us from having to deal directly with iterators or write predicates |
| license | BSL-1.0 |
| depends | 6; libboost-config, libboost-core, libboost-iterator, libboost-mpl, libboost-range, libboost-type-traits |
| name | PoseLib |
|---|---|
| summary | PoseLib provides a collection of minimal solvers for camera pose estimation. |
| license | BSD 3-Clause |
| depends | 1; Eigen |
| name | concurrentqueue |
|---|---|
| summary | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
| license | BSD-2-Clause |
| depends | 0 |
| name | jsonxx |
|---|---|
| summary | A JSON parser in C++ |
| license | MIT |
| depends | 0 |
| name | pxart |
|---|---|
| summary | Packed Extensions for Advanced Random Techniques: C++ Library and Applications for Random Number Generators |
| license | MIT |
| depends | 0 |
| name | libevent |
|---|---|
| summary | Event notification C library |
| license | BSD-3-Clause AND BSD-2-Clause AND MIT |
| depends | 2; libssl ?, libcrypto ? |
| name | libboost-charconv |
|---|---|
| summary | An implementation of <charconv> in C++11 |
| license | BSL-1.0 |
| depends | 3; libboost-assert, libboost-config, libboost-core |
| 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-describe |
|---|---|
| summary | A C++14 reflection library |
| license | BSL-1.0 |
| depends | 1; libboost-mp11 |
| name | libboost-gil |
|---|---|
| summary | (C++14) Generic Image Library |
| license | BSL-1.0 |
| depends | 12; libboost-assert, libboost-concept-check, libboost-config, libboost-container-hash, libboost-core, libboost-filesystem, libboost-integer, libboost-iterator, libboost-mp11, libboost-preprocessor, libboost-type-traits, libboost-variant2 |
| name | libboost-lambda2 |
|---|---|
| summary | A C++14 lambda library |
| license | BSL-1.0 |
| depends | 0 |
| name | libboost-mp11 |
|---|---|
| summary | A C++11 metaprogramming library |
| license | BSL-1.0 |
| depends | 0 |
| name | libzmq |
|---|---|
| summary | ZeroMQ core engine in C++, implements ZMTP/3.1 |
| license | LGPL-3.0-or-later |
| depends | 0 |
| name | libxsd-frontend |
|---|---|
| summary | XML Schema definition language compiler frontend library |
| license | other: GPL-2.0-only with Xerces-C++ linking exception |
| depends | 2; libcutl, libxerces-c |