289 Packages
name | doctest |
---|---|
summary | The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD |
license | MIT |
depends | 0 |
name | Eigen |
---|---|
summary | Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. |
license | (MPLv2 and LGPLv2.1 and BSD2) or (MPLv2 and LGPLv2.1) or MPLv2 |
depends | 0 |
name | entt |
---|---|
summary | Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more. |
license | MIT |
depends | 0 |
name | enum_set |
---|---|
summary | A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iterating over those. |
license | MIT |
depends | 2; doctest, magic_enum |
name | fmt |
---|---|
summary | "{fmt} is an open-source formatting library for C++. It can be used as a safe and fast alternative to (s)printf and iostreams." |
license | MIT |
depends | 0 |
name | frozen |
---|---|
summary | a header-only, constexpr alternative to gperf for C++14 users |
license | Apache-2.0 |
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 | glew |
---|---|
summary | glew C library |
license | MIT |
depends | 0 |
name | glfw |
---|---|
summary | GLFW is an Open Source, multi-platform library for OpenGL, OpenGL ES and Vulkan application development. It provides a simple, platform-independent API for creating windows, contexts and surfaces, reading input, handling events, etc. |
license | Zlib |
depends | 0 |
name | glfw-examples |
---|---|
summary | GLFW examples library |
license | Zlib |
depends | 0 |
name | glfw-tests |
---|---|
summary | GLFW tests library |
license | Zlib |
depends | 0 |
name | glm |
---|---|
summary | Header-only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specifications |
license | MIT or The Happy Bunny License |
depends | 0 |
name | gmock |
---|---|
summary | Google Mocking Framework |
license | BSD-3-Clause |
depends | 1; gtest |
name | google-benchmark |
---|---|
summary | Build2 package for google benchmark |
license | Apache-2.0 |
depends | 0 |
name | gsl |
---|---|
summary | The Guidelines Support Library (GSL) contains functions and types that are suggested for use by the C++ Core Guidelines maintained by the Standard C++ Foundation. |
license | MIT |
depends | 0 |
name | gtest |
---|---|
summary | Google Testing Framework |
license | BSD-3-Clause |
depends | 0 |
name | hiredis |
---|---|
summary | Minimalistic C client for Redis >= 1.2 |
license | BSD-3-Clause |
depends | 1; libssl |
name | jsonxx |
---|---|
summary | A JSON parser in C++ |
license | MIT |
depends | 0 |
name | kconfig-conf |
---|---|
summary | Linux kernel configuration system basic configurator |
license | GPL-2.0-only |
depends | 1; liblkc |
name | kconfig-hello |
---|---|
summary | The Kconfig version of "Hello World" example program |
license | GPL-2.0-only |
depends | 0 |