Difference between revisions of "Web Development Libraries"

From D Wiki
Jump to: navigation, search
m (Update to link directly to Dweb framework)
Line 16: Line 16:
 
  | license = GNU AGPL v3
 
  | license = GNU AGPL v3
 
  | platform = Windows, POSIX
 
  | platform = Windows, POSIX
  | url = http://dwebframework.org
+
  | url = https://github.com/kennyb/awake-in-tenerife/
 
}}
 
}}
  

Revision as of 05:00, 1 March 2021

Title / InfoDescriptionLicensePlatform
Hunt-icon-48x48.png
Hunt is a high-level D Programming Language Web framework that encourages rapid development and clean, pragmatic design. It lets you build high-performance Web applications quickly and easily. Apache 2.0 Windows, FreeBSD, macOS, Linux
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