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.
 
 
 
 
Riyyi 29406fac1f Meta: Dont try to lint files that are being deleted 2 years ago
script Meta: Dont try to lint files that are being deleted 2 years ago
src/ruc Format: Re-add using statement to Formatter 2 years ago
test Format: Allow user-defined types in Parser 2 years ago
.clang-format Meta: Allow single line short case labels in .clang-format 2 years ago
.gitignore Meta: Add .gitignore and compile_commands.json symlink 2 years ago
CMakeLists.txt CMake: Remove unneeded item removal 2 years ago
LICENSE Meta: Add license 2 years ago
README.org Doc: Add list of features to readme 2 years ago
compile_commands.json Meta: Add .gitignore and compile_commands.json symlink 2 years ago

README.org

Riyyi's Utilities for C++

Utility library for C++.

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