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.
