D web/server app hosting

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Tue Aug 6 19:18:31 PDT 2013


On Tue, 06 Aug 2013 16:31:01 +0200
"Luís Marques" <luismarques at gmail.com> wrote:

> What D libraries are you using for your web / server apps?

- Vibe.d <http://vibed.org/>

- Mustache-D <https://github.com/repeatedly/mustache-d>

- Adam's DOM
  <https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff>

- mysql-native <https://github.com/rejectedsoftware/mysql-native>

- Plus my own custom (but kinda dirty) stuff on top of everything
  <https://github.com/Abscissa/SemiTwistWeb>

There's some other stuff I've been eyeing too, like Hibernate-D
<https://github.com/buggins/hibernated>.

And I have used NanoPB on something I'm not currently still working on:
<https://github.com/D-Programming-Deimos/Nanopb>



More information about the Digitalmars-d mailing list