377 Packages
name stb_image_resize
summary image resizing
license MIT or Unlicense
depends 0
name stb_include
summary parse and process #include directives
license MIT or Unlicense
depends 0
name stb_leakcheck
summary quick & dirty malloc leak-checking
license MIT or Unlicense
depends 0
name stb_perlin
summary perlin noise
license MIT or Unlicense
depends 0
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 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 libevent
summary Event notification C library
license BSD-3-Clause AND BSD-2-Clause AND MIT
depends 2; libssl ?, libcrypto ?
name nanoflann
summary Nearest-Neighbor (NN) search with KD-trees C++ library
license BSD-2-Clause
depends 0
name nanoflann-examples
summary Nearest-Neighbor (NN) search with KD-trees C++ library, examples
license BSD-2-Clause
depends 1; Eigen
23456