461 Package
name | cli-examples |
---|---|
summary | Examples of using the CLI language and compiler for C++ |
license | MIT |
depends | 0 |
name | cli-tests |
---|---|
summary | Tests for the CLI compiler for C++ |
license | MIT |
depends | 0 |
name | concurrentqueue |
---|---|
summary | A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 |
license | BSD-2-Clause |
depends | 0 |
name | crashpad-handler |
---|---|
summary | Chromium crash-reporting system, handler executables |
license | Apache-2.0 |
depends | 2; mini_chromium, libcrashpad |
name | crashpad-tests |
---|---|
summary | Chromium crash-reporting system, tests |
license | Apache-2.0 |
depends | 4; gtest, gmock, mini_chromium, crashpad-handler |
name | crashpad-tools |
---|---|
summary | Chromium crash-reporting system, additional tools |
license | Apache-2.0 |
depends | 2; mini_chromium, libcrashpad |
name | cryptopp |
---|---|
summary | free C++ class library of cryptographic schemes |
license | other |
depends | 0 |
name | ctre |
---|---|
summary | Fast compile-time regular expressions with support for matching/searching/capturing during compile-time or runtime. |
license | Apache-2.0 |
depends | 0 |
name | curl |
---|---|
summary | Command line tool for transferring data with URLs |
license | curl |
depends | 2; libcurl, libca-certificates-curl |
name | date |
---|---|
summary | A date and time library based on the C++11/14/17 <chrono> header |
license | MIT |
depends | 1; libcurl |
name | doctest |
---|---|
summary | C++ 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 | fakeit |
---|---|
summary | FakeIt is a simple mocking framework for C++. |
license | MIT |
depends | 0 |
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 | fmt-tests |
---|---|
summary | Tests package for fmt upstream 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 ? |