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.
		
		
		
		
		
			| 
				
					
						
							 | 
			2 years ago | |
|---|---|---|
| script | 3 years ago | |
| src/ruc | 2 years ago | |
| test | 3 years ago | |
| .clang-format | 3 years ago | |
| .gitignore | 3 years ago | |
| CMakeLists.txt | 3 years ago | |
| LICENSE | 3 years ago | |
| README.org | 3 years ago | |
| compile_commands.json | 3 years ago | |
		
			
				
				README.org
			
		
		
			
			
		
	
	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.