Skip to content

tim-tm/headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headers

This is a collection of stb-style headers I've wrote.

Header Description
hashtable.h A really simple hashtable implementation,
the file itself contains more documentation.
logger.h A logging utility that also provides assertion macros.
Printing to a FILE* is also supported.
schnur.h String handling utility.

Examples

You can take a look at the tests if you want to know how to use each header.

Run

make test

in the project root to compile and run the tests.

About

A collection of useful STB-Style headers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published