8000 GitHub - lukasx999/util-c: utility libraries for C Programming
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lukasx999/util-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Util-C

All the C Code I don't want to write again

Modules

  • io.h

    • Functions for doing file io
  • util.h

    • Convenience Macros for making Code more readable
  • arena.h

    • Arena Allocator implementation
  • dynarray.h

    • Generic dynamic array implementation
  • test.h

    • Macros for writing unit tests

About

utility libraries for C Programming

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0