dyeo.h - single header c libraries

October 26, 2023 ยท View on GitHub

Main Libraries

  • args.h - argparse-style argument parser
  • cor.h - coroutines
  • dt.h - datatag serializer/deserializer (superset of JSON)
  • gm.h - vector/matrix/quaternion math
  • ll.h - cross-platform library loading
  • lstr.h - length-bounded strings
  • mathe.h - mathematical expression parsing
  • stream.h - byte streams
  • test.h - unit testing
  • udp.h - cross-platform udp networking
  • wav.h - .wav file encoding and decoding