120 Packages
name | entt |
---|---|
summary | Gaming meets modern C++ - a fast and reliable entity-component system (ECS) and much more. |
license | MIT |
depends | 0 |
name | gmock |
---|---|
summary | Google Mocking Framework |
license | BSD-3-Clause |
depends | 1; gtest |
name | gtest |
---|---|
summary | Google Testing Framework |
license | BSD-3-Clause |
depends | 0 |
name | least-squares-cpp |
---|---|
summary | A single header-only library for least squares optimization. |
license | MIT |
depends | 2; Eigen, catch2 |
name | libmariadb |
---|---|
summary | MariaDB C API client library |
license | LGPLv2.1 |
depends | 1; libz |
name | libmysqlclient |
---|---|
summary | MySQL C API client library |
license | other: GPL-2.0-only with MySQL Universal FOSS Exception |
depends | 3; libz, libcrypto, libssl |
name | libpq |
---|---|
summary | PostgreSQL C API client library |
license | PostgreSQL |
depends | 2; libcrypto, libssl |
name | libcmark-gfm |
---|---|
summary | GitHub-flavored CommonMark parsing and rendering C library |
license | BSD-2-Clause AND MIT |
depends | 0 |
name | libcmark-gfm-extensions |
---|---|
summary | GitHub-flavored CommonMark extensions C library |
license | BSD-2-Clause AND MIT |
depends | 1; libcmark-gfm |
name | libexpat |
---|---|
summary | Stream-oriented XML parsing C library |
license | MIT |
depends | 0 |
name | libicui18n |
---|---|
summary | ICU high-level internationalization C/C++ library |
license | Unicode-DFS-2016 AND BSD-3-Clause AND BSD-2-Clause |
depends | 1; libicuuc |
name | libicuio |
---|---|
summary | ICU input/output C/C++ library |
license | Unicode-DFS-2016 AND BSD-3-Clause AND BSD-2-Clause |
depends | 2; libicuuc, libicui18n |
name | libicuuc |
---|---|
summary | ICU basic internationalization C/C++ library |
license | Unicode-DFS-2016 AND BSD-3-Clause AND BSD-2-Clause |
depends | 0 |
name | curl |
---|---|
summary | Command line tool for transferring data with URLs |
license | curl |
depends | 2; libcurl, libca-certificates-curl |
name | libcrypto |
---|---|
summary | C library providing general cryptography and X.509 support |
license | OpenSSL |
depends | 1; libz |
name | libcurl |
---|---|
summary | C library for transferring data with URLs |
license | curl |
depends | 3; libz, libcrypto, libssl |
name | libsqlite3 |
---|---|
summary | SQL database engine as an in-process C library |
license | blessing |
depends | 0 |
name | libssl |
---|---|
summary | C library providing SSLv3 and TLS implementations |
license | OpenSSL |
depends | 1; libcrypto |
name | openssl |
---|---|
summary | Command line tool providing various cryptography functions |
license | OpenSSL |
depends | 2; libcrypto, libssl |
name | sqlite3 |
---|---|
summary | SQLite database engine shell program |
license | blessing |
depends | 2; libsqlite3, libz |