hunt-framework

Web framework

A high-performance Web framework for the D Programming Language that enables rapid development and clean design of web applications.

A Web framework for D Programming Language. Full-stack high-performance.

GitHub

299 stars
34 watching
29 forks
Language: D
last commit: 9 months ago
Linked from 1 awesome list

dlangfull-stackhttp2microservicemvcormrestful-apitemplate-engineweb-frameworkwebservicewebsocket

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
huntlabs/hunt-http A flexible performant HTTP server and client library for D Programming Language 31
huntlabs/hunt-entity An object-relational mapping framework for the D programming language, providing a simple way to interact with databases. 57
huntlabs/hunt-database A pure D language library providing a database abstraction layer for interacting with PostgreSQL and MySQL databases. 48
huntlabs/hunt A refined core library providing building blocks for asynchronous and concurrent programming in the D programming language. 95
huntlabs/hunt-markdown A markdown parsing and rendering library for the D programming language 12
huntlabs/hunt-net A high-performance network library for the D programming language, providing an event-driven asynchronous implementation and codec support for TCP, UDP, and other protocols. 20
huntlabs/grpc-dlang A D programming language implementation of the gRPC protocol using the hunt-http library. 44
huntlabs/collie An asynchronous event-driven network framework written in Dlang. 61
huntlabs/flatbuffers A high-performance, binary serialization format for efficient data storage and transmission 11
huntlabs/hunt-cache A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. 6
dmac/spin A framework for building RESTful web applications in Racket with simplified route definitions and handler functions. 229
dinever/golf A lightweight web framework for building fast and simple web applications with powerful features. 269
huntlabs/hunt-time A comprehensive time library with date and time representations 2
django/django A high-level Python web framework that facilitates rapid development and clean design for building web applications. 80,945
yegor256/takes A Java web framework that enforces object-oriented principles and provides a basic structure for building HTTP servers. 809