Which Dub packages are you using?

Guillaume Piolat first.name at gmail.com
Fri Jun 26 08:50:42 UTC 2020


On Friday, 26 June 2020 at 00:35:42 UTC, aberba wrote:
> So I've been doing a tour of dub packages to see whats we've 
> got. I must says here's quite a lot to go through and not 
> everything falls within my comfort zone.
>
> Please help me know the ones you really like and why.

- arsd.dom for XML parsing => because it builds and it works
- bindbc-sdl               => dynamic loading is super handy for 
distribution
- dg2d                     => very fast 2D renderer
- pfft                     => fast FFT, including real-to-complex
- msgpack-d                => used once, was nice for quick 
serialization

I'm using packages of my own:
- printed                  => make PDF with a canvas API
- commonmark-d             => a port of MD4C
- audio-formats and wave-d => audio decoding




More information about the Digitalmars-d mailing list