364 Packages
name | stb_rect_pack |
---|---|
summary | rectangle packing |
license | MIT or Unlicense |
depends | 0 |
name | stb_sprintf |
---|---|
summary | Single file sprintf replacement. |
license | MIT or Unlicense |
depends | 0 |
name | stb_textedit |
---|---|
summary | implements the guts of a multi-line text-editing widget |
license | MIT or Unlicense |
depends | 0 |
name | stb_tilemap_editor |
---|---|
summary | Embeddable tilemap editor for C/C++ |
license | MIT or Unlicense |
depends | 0 |
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 | 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 | nanoflann |
---|---|
summary | A C++11 header-only library for Nearest Neighbor (NN) search with KD-trees |
license | BSD-2-Clause |
depends | 0 |
name | concurrentqueue |
---|---|
summary | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
license | BSD-2-Clause |
depends | 0 |
name | glbinding |
---|---|
summary | glbinding is a cross-platform C++ binding for the OpenGL API, generated using the gl.xml specification. |
license | MIT |
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 | 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 |