583 Packages
| 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 | Modern C++ Entity-Component-System (ECS) library |
| 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 | etcpak |
|---|---|
| summary | ETC and BC texture compression utility |
| license | BSD-3-Clause AND MIT or BSD-3-Clause AND Unlicense |
| depends | 3; libetcpak, libpng, libgetopt_port ? |
| name | fakeit |
|---|---|
| summary | FakeIt is a simple mocking framework for C++. |
| license | MIT |
| depends | 0 |
| name | fmt |
|---|---|
| summary | Formatting C++ library used as alternative to (s)printf and iostreams |
| license | MIT |
| depends | 0 |
| name | fmt-tests |
|---|---|
| summary | Formatting C++ library tests |
| license | MIT |
| depends | 2; gtest, gmock |
| name | frozen |
|---|---|
| summary | a header-only, constexpr alternative to gperf for C++14 users |
| license | Apache-2.0 |
| depends | 0 |
| name | ftest |
|---|---|
| summary | A simple and limited unit-test framework for C++ 98 |
| license | BSL-1.0 |
| depends | 0 |
| name | glbinding |
|---|---|
| summary | OpenGL loader C++ library based on gl.xml specification |
| license | MIT |
| depends | 1; libboost-thread ? |
| name | glbinding-examples |
|---|---|
| summary | OpenGL loader C++ library based on gl.xml specification, examples |
| license | MIT |
| depends | 3; glbinding, glew, glfw |
| name | glbinding-tests |
|---|---|
| summary | OpenGL loader C++ library based on gl.xml specification, tests |
| license | MIT |
| depends | 4; glbinding, glfw, gtest, gmock |
| name | glbinding-tools |
|---|---|
| summary | OpenGL loader utilities and tools based on glbinding |
| license | MIT |
| depends | 2; glbinding, glfw |
| name | glew |
|---|---|
| summary | glew C library |
| license | MIT |
| depends | 0 |
| name | glfw |
|---|---|
| summary | Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop |
| license | Zlib |
| depends | 0 |
| name | glfw-examples |
|---|---|
| summary | Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop ; examples |
| license | Zlib |
| depends | 0 |
| name | glfw-tests |
|---|---|
| summary | Multi-platform library for OpenGL, OpenGL ES and Vulkan development on the desktop ; tests |
| 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 | glslang-tools |
|---|---|
| summary | GLSL and ESSL compiler front-end command line tool |
| license | BSD-3-Clause AND BSD-2-Clause AND MIT AND Apache-2.0 AND GPL-3.0-or-later WITH Bison-exception-2.2 AND LicenseRef-AML-glslang AND LicenseRef-MIT-Khronos-old |
| depends | 1; libglslang |
| name | gmock |
|---|---|
| summary | Google Mocking Framework |
| license | BSD-3-Clause |
| depends | 1; gtest |