Sologala / pyp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyp

pyp is a personal code library

cpp

  • cmdline is a simple but powerful argument parser library.
  • timer can be used flexibly to statistic running time.
  • threadpool is a simple threadpool implementation.
  • yaml is forked from mini-yaml and enhanced with array parsing and some marco like ${CURRENT_FOLDER}

NOTE:

some loss function

About

License:MIT License


Languages

Language:C++ 86.6%Language:CMake 13.4%