Skip to content

jwt27/libjwutil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jwutil

This is a header-only library of various utility functions and classes, that I wrote while developing jwdpmi. I've separated these headers from that project, since they may prove useful for other projects, too.

Everything here is OS-independent, but written specifically with x86 in mind. I expect it should also work on other little-endian machines.

Installing

Clone this repository somewhere, eg. as a submodule of your project. Then point your compiler to the include/ directory, and you're all set. The only required compiler flag is -std=gnu++20.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages