Explore projects
-
performance / toolshed / icsystemutils
GNU General Public License v3.0 or laterUtilities for interacting with real system resources, e.g. cpus, gpus, storage and network
Updated -
performance / recipes / packaging / ichello
MIT LicenseUpdated -
-
performance / storage / Deimos
MIT LicenseDelivery Endpoint Interface for Managing Object Storage
Updated -
IO-SEA-Internal / ObjectStoreToolkit
MIT LicenseUpdated -
oilgas / ExSeisDat
MIT LicenseUpdated -
Ciarán Ó Rourke / Scalpel
GNU General Public License v3.0 or laterUpdated -
-
Updated
-
-
-
Hoist execution of a block of code to before main() starts and return the value.
Updated -
Convert runtime bool values to compile-time values.
The visit_bools function, like std::visit for std::variant, calls a callable with std::true_type or std::false_type in place of bool, for any number of arguments.
Updated -