Skip to content
/ dyeo.h Public

A collection of all my single-header libraries.

License

Notifications You must be signed in to change notification settings

dyeo/dyeo.h

Repository files navigation

dyeo.h - single header c libraries

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

About

A collection of all my single-header libraries.

Resources

License

Stars

Watchers

Forks