490 Packages
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 cuda-cccl
summary C++ Core Compute Libraries
license other: CUDA Toolkit
depends 2; cuda-nvcc, cuda-nvrtc
name cuda-crt
summary CUDA Application Compiler
license other: CUDA Toolkit
depends 0
name cuda-cudart
summary CUDA Runtime Library
license other: CUDA Toolkit
depends 2; cuda-cccl, cuda-nvcc
name cuda-nvcc
summary CUDA Compiler Driver
license other: CUDA Toolkit
depends 1; cuda-crt
name cuda-nvrtc
summary CUDA C++ Runtime Compilation Library
license other: CUDA Toolkit
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 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 fakeit
summary FakeIt is a simple mocking framework for C++.
license MIT
depends 0
12345