Web Development Libraries

From D Wiki
Revision as of 05:52, 31 August 2018 by Bauss (talk | contribs) (Added Diamond MVC as an entry.)
Jump to: navigation, search
Title / InfoDescriptionLicensePlatform
Icon dpackage 48.png
Dweb is an open source framework for writing web applications in D. It includes an integrated web server, templating system, and data abstraction layer. GNU AGPL v3 Windows, POSIX
Logo-vibed-48x48.png
Asynchronous I/O and web development framework for D, providing a fiber based blocking programming model with a concise API. Comes with database support for MongoDB and Redis. MIT Windows, POSIX
Diamond-mvc.png
A full-stack web framework build on-top of vibe.d targeting enterprise development. It's a stable and fully functional framework and requires minimal to no D knowledge to use. MIT Windows, POSIX, Cloud-platforms (Azure, Heroku, AWS)
Icon dpackage 48.png
Tiny Redis is a Redis driver for D2. It is intentionally minimal, fast, simple and has no dependencies. ICL Windows, POSIX