dast

A flexible, lightweight framework for D programming language.


Keywords
library, generic
License
MIT
Install
dub fetch dast --version 0.1.5

Documentation

dast

A collection of modules mainly about server-side code

Modules

Module Description
dast.async Asynchronous network library modified from kiss
dast.config A yaml config reader
dast.fcgi FastCGI server
dast.http Common HTTP components
dast.http1 A simple HTTP/1.1 server
dast.map A map container
dast.uwsgi A uwsgi server
dast.util utility functions
dast.ws Asynchronous WebSocket server
dast.wsrpc Asynchronous WebSocket RPC server
demmet Emmet implementation
lyaml A simple StrictYAML reader
md2d Markdown table to D programming language converter
simpletpl Simple & logic-less template engine
sniffer A crawler-like tool

some usage can be found in the examples folder