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 b5e55f13d3 Meta: Print commit hook scripts via function 2 years ago
script Meta: Print commit hook scripts via function 2 years ago
src/ruc Util: Fix asserts in release mode 2 years ago
test Everywhere: Move everything in namescape Util => ruc 2 years ago
.clang-format Meta: Add .clang-format config file 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