iz - it's so easy

Basile B. via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Dec 21 11:31:08 PST 2015


On Monday, 21 December 2015 at 18:42:52 UTC, Basile B. wrote:
> 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.

The name comes from this:

https://www.youtube.com/watch?v=xdYaK3d-BNs


More information about the Digitalmars-d-announce mailing list