iz - it's so easy

Basile B. via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Dec 21 10:42:52 PST 2015


iz is my user library.

https://github.com/BBasile/iz
http://code.dlang.org/packages/iz
http://bbasile.github.io/iz/

Its particularities:
- PropDescriptor: set, get something, runtime type.
- PropertyPublisher: publish a collection of PropDescriptor
- Serializer: read, write PropertyPublishers
- Streams: Posix or win streams (file / memory)
- memory: manual memory managment, via destruct & construct.

And more.


More information about the Digitalmars-d-announce mailing list