utile library on dub

Temtaime temtaime at gmail.com
Thu Apr 1 11:43:56 UTC 2021


Hello.
I released my utile library with some helper functions.
I'm most proud of its binary (de)serializer. You can look at the 
tests here:
https://github.com/Temtaime/utile/blob/main/source/utile/binary/tests.d#L13

There's no much docs except unittests, but feel free to 
contribute / report issues.
With the serializer you can describe almost all file format as a 
struct and it will take care of the rest.

Kind regards.


More information about the Digitalmars-d-announce mailing list