Single Header C Library for lazy folk.
  • C 99.4%
  • Shell 0.6%
Find a file
2026-07-25 16:56:09 -04:00
examples Implemented lz_da_remove and a memory analysis tool 2026-07-24 21:59:11 -04:00
.gitignore Fix examples based on older versions, add build examples script 2026-07-08 22:51:24 -04:00
.gitingnore init 2026-07-08 22:34:18 -04:00
a.out init 2026-07-08 22:34:18 -04:00
buildExamples.sh update build examples script to use generic cc variable 2026-07-14 12:53:46 -04:00
lazy.h Changed pop slightly 2026-07-25 16:56:09 -04:00
README.md init 2026-07-08 22:34:18 -04:00
TODO.md Change slice functions to have proper naming 2026-07-15 03:55:05 -04:00

LAZY.h

I like C but i'm also getting tired of writing dynamic arrays, hopefully this is just all the default data structures and utilities for having fun in C.

Don't expect production ready, I'll probably change most things a decent amount If you want consistency just clone the header file and don't update