10 Packages
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 libassert
summary The most over-engineered C++ assertion library
license MIT
depends 3; libcpptrace, fmt ?, magic_enum ?
name cli11
summary CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
license BSD-3-Clause
depends 0
name cli11-tests
summary Tests package for cli11 library
license BSD-3-Clause
depends 1; catch2
name libassert-tests
summary The most over-engineered C++ assertion library ; tests
license MIT
depends 3; gtest, gmock, libassert
name strong_type
summary An additive strong typedef library for C++14/17/20
license BSL-1.0
depends 0
name libboost-charconv
summary An implementation of <charconv> in C++11
license BSL-1.0
depends 3; libboost-assert, libboost-config, libboost-core
name spdlog
summary Fast C++ logging library.
license MIT
depends 1; fmt
name libevent
summary Event notification C library
license BSD-3-Clause AND BSD-2-Clause AND MIT
depends 2; libssl ?, libcrypto ?