std::thread, std::algorithm, std::utility, std::chrono... api testthread_pool, spinlock, clock, object_pool... realizationdifferent tempalte's test_casessome miscellaneous cpp knowledge points
mkdir build_dircd build_dir and run cmake -DCMAKE_BUILD_TYPE=Release[/Debug] path/to/Cpp_Testcmake --build path/to/build_dir