4 Packages
name magic_enum-tests
summary magic_enum tests
license MIT License
depends 1; catch2
name magic_enum
summary Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
license MIT License
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 libevent
summary Event notification C library
license BSD-3-Clause AND BSD-2-Clause AND MIT
depends 2; libssl ?, libcrypto ?