Compile time iota

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Jan 30 06:58:15 PST 2015


On 1/30/15 5:41 AM, Martin Nowak wrote:
>
> Leave the better part of this to freestanding libraries, they prosper
> much better.
>
> 14 database drivers
> http://code.dlang.org/?sort=updated&category=library.database
> 24 networking libraries
> http://code.dlang.org/?sort=updated&category=library.network
> 5 JSON libraries
> http://code.dlang.org/search?q=json
>
> A lot of them are quite good and it has become really simple to write a
> nice library that is well tested and documented.
> I try to maintain this library as state-of-the-art D project
> with dub, ddox, travis-ci and doveralls integration.
>
> https://github.com/MartinNowak/bloom

I think we need to promote the best of the breed into the standard 
library. -- Andrei



More information about the Digitalmars-d mailing list