14 Packages
name | cli |
---|---|
summary | Command line interface (CLI) compiler for C++ |
license | MIT |
depends | 1; libcutl |
requires | 1; c++14 |
name | libcmark-gfm |
---|---|
summary | GitHub-flavored CommonMark parsing and rendering C library |
license | BSD2 |
depends | 0 |
name | libcmark-gfm-extensions |
---|---|
summary | GitHub-flavored CommonMark extensions C library |
license | BSD2 |
depends | 1; libcmark-gfm |
name | jsonxx |
---|---|
summary | A JSON parser in C++ |
license | MIT |
depends | 0 |
name | libxerces-c |
---|---|
summary | Validating XML parsing and serialization C++ library |
license | Apache-2.0 |
depends | 3; libcurl, libicuuc, libicui18n |
name | odb |
---|---|
summary | ODB compiler |
license | GPL-3.0-only |
depends | 2; libstudxml, libcutl |
requires | 1; c++11 |
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 |
requires | 1; (c++11 | c++14 | c++17 | c++20) |
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 | range-v3 |
---|---|
summary | Range library for C++14/17/20. |
license | Boost Software License |
depends | 0 |
requires | 1; (c++14 | c++17 | c++20) |
name | entt |
---|---|
summary | Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more. |
license | MIT |
depends | 0 |
requires | 1; c++ >= 17 |
name | build2 |
---|---|
summary | build2 build system |
license | MIT |
depends | 2; libbutl, libpkgconf |
requires | 2; c++14, ?cli |
name | bdep |
---|---|
summary | build2 project dependency manager |
license | MIT |
depends | 4; libodb, libodb-sqlite, libbutl, libbpkg |
requires | 2; c++14, ?cli |
name | stb_image |
---|---|
summary | Public Domain Image Loader |
license | MIT or Unlicense |
depends | 0 |
name | sol2 |
---|---|
summary | `sol2` is a C++ library binding to Lua. |
license | MIT |
depends | 1; lua |