Skip to content

A static library containing basic helper functionality.

License

Notifications You must be signed in to change notification settings

AndrewRichards-Code/ARC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARC

A static library containing basic helper functionality.

Features:

  • Basic CMake functions
  • Date And Time
  • Debug Macros
  • Dynamic Loading of Libraries
  • Enum Class Bitwise operators
  • File Loader and Saver for text and binary
  • Library export attributes
  • Basic helpers
  • Basic Logging system
  • Scope and Ref wrappers over std::unique_ptr and std::shared_ptr
  • String conversion helpers
  • Visual Studio Debug Output wrapper class
  • Windows Error messaging
  • Includes json by nlohmann
  • Includes magic_enum by Neargye

Requirements:

  • CMake
  • ISO C++ 20

About

A static library containing basic helper functionality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published