Skip to content
forked from WerWolv/libwolv

C++ Helper library containing various types and functions used throughout many of my projects

License

Notifications You must be signed in to change notification settings

FireNX70/libwolv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libwolv

This library contains various helper types and functions used throughout many of my Projects

Libraries

types

  • Better integer/float type definitions
  • Custom literals

io

  • File I/O wrapper
  • std::filesystem wrapper
  • Generic Buffered Reader to iterate over streamed data more efficiently

hash

  • CRC32 implementation

utils

  • Scope guards
  • Preprocessor helpers
  • TCP Socket wrapper
  • String helper functions
  • Various other helper functions

About

C++ Helper library containing various types and functions used throughout many of my projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 90.7%
  • CMake 8.3%
  • Objective-C 1.0%