DConf hackathon: idea list

rikki cattermole via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Thu May 4 06:41:36 PDT 2017


In short I want Phobos to have an image library and long with it a 
windowing lib (but lets ignore that last part for now).
I welcome people stealing and creating a competing ideas for anything in 
[0] and [1] that I have.

Alternatively you can also create PR's for anything there as well.
There is also [2] which is the start of my fixed-sized linear algebra 
library for game development.

Of note is my managed memory concept, it needs a full rewrite. I have 
yet to be able to use it to its full power with its managers (e.g. data 
structure knowing when memory is ready to die).

There is a serializer in[1] that could do with a couple of iterations in 
becoming faster and more feature full.

I will try my best to be available via IRC and on the N.G. but well New 
Zealand time zones and all that. If you have any questions or want some 
assistance, hit me up!

Now let's destruct these ideas.

[0] 
https://github.com/rikkimax/alphaPhobos/tree/master/source/std/experimental
[1] 
https://github.com/Devisualization/spew/tree/master/src/base/cf/spew/serialization
[2] https://gist.github.com/rikkimax/f5c0accd3463d52fda524f1f929b29ab



More information about the Digitalmars-d-announce mailing list