Skip to content

My core library with core functions such as STL wrappers, math functions, string manipulation, Machine Learning, etc.

License

Notifications You must be signed in to change notification settings

razterizer/Core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Lib

GitHub License Static Badge Static Badge

build and test ubuntu

Top Languages GitHub repo size Commit Activity Last Commit Contributors

This is a cross-platform, header-only library for core routines.

DateTime.h

The code in this header file is put inside a namespace datetime which contain classes Date, Time and DateTime.

Delay.h

The code here is in namespace Delay and features two functions sleep(T us) and update_loop(int fps, std::function<bool(void)> update_func).

About

My core library with core functions such as STL wrappers, math functions, string manipulation, Machine Learning, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •