Files
ruc/README.org

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.