All Projects → darpi-rs → darpi

darpi-rs / darpi

Licence: other
A rust web framework with safety and speed in mind.

Programming Languages

rust
11053 projects
Makefile
30231 projects

Projects that are alternatives of or similar to darpi

GCMS
PHP FASTEST CMS with Ajax support
Stars: ✭ 19 (-40.62%)
Mutual labels:  webframework
sitefox
Node + cljs backend web framework
Stars: ✭ 180 (+462.5%)
Mutual labels:  webframework
faces
Jakarta Faces
Stars: ✭ 44 (+37.5%)
Mutual labels:  webframework
webfr
moved to: https://github.com/godzillaframework/godzilla.git
Stars: ✭ 13 (-59.37%)
Mutual labels:  webframework
presley
Presley - A lightweight web framework for Windows
Stars: ✭ 26 (-18.75%)
Mutual labels:  webframework
Teapot
Teapot micro web framework for Pharo Smalltalk
Stars: ✭ 86 (+168.75%)
Mutual labels:  webframework
Frappejs
Node + Electron + Vue based metadata web framework (inspired by Frappe)
Stars: ✭ 214 (+568.75%)
Mutual labels:  webframework
goweb
A gin-like simple golang web framework.
Stars: ✭ 22 (-31.25%)
Mutual labels:  webframework
firmeve
a out-of-the-box, full-featured go framework supporting http, http2, websocket, tcp, udp, rpc and microservice
Stars: ✭ 36 (+12.5%)
Mutual labels:  webframework
waspy
WASP framework for Python
Stars: ✭ 43 (+34.38%)
Mutual labels:  webframework
nim-servy
Servy is a fast, simple and lightweight micro web-framework for Nim
Stars: ✭ 30 (-6.25%)
Mutual labels:  webframework
godzilla
a powerful go web framework
Stars: ✭ 22 (-31.25%)
Mutual labels:  webframework
sgo
A simple, light and fast Web framework written in Go.
Stars: ✭ 75 (+134.38%)
Mutual labels:  webframework
mango
mango is a powerful and simple golang web framework
Stars: ✭ 20 (-37.5%)
Mutual labels:  webframework
elton
High performance, simple Go web framework
Stars: ✭ 61 (+90.63%)
Mutual labels:  webframework
Golf
⛳️ The Golf web framework
Stars: ✭ 248 (+675%)
Mutual labels:  webframework
flask-empty-api
AZAP Flask boilerplate for creating API's with flask.
Stars: ✭ 15 (-53.12%)
Mutual labels:  webframework
anansi
React web applications for perfectionists with deadlines
Stars: ✭ 35 (+9.38%)
Mutual labels:  webframework
digwebs
A tiny Python web framework that power the web app
Stars: ✭ 16 (-50%)
Mutual labels:  webframework
fly
Lightweight Python Web framework
Stars: ✭ 17 (-46.87%)
Mutual labels:  webframework

darpi

A web api framework with speed and safety in mind. One of the big goals is to catch all errors at compile time, if possible. The framework uses hyper and ideally, the performance should be as if you were using hyper yourself. The framework also uses shaku for compile time verifiable dependency injection.

The framework is in early development and will only be updated on github, until it's stable.

All feedback is appreciated.

Resources

the darpi book

discord

example app

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].