Skip to content

paxcut/libwolv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

213 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors

Languages

  • C++ 97.3%
  • CMake 2.4%
  • Objective-C 0.3%