Riyyis Utilities for C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

670 B

Riyyi's Utilities for C++

Utility library for C++.

  • Argument parsing
  • Formatting library
  • JSON parsing
  • Unit test macros

Formatting library

The format specification has been heavily inspired by the {fmt} library, most of the mini-language is supported.

Note: Development was previously done at: manafiles/src/util and manafiles/test.