Giraffe.DotLiquid VS Saturn

Compare Giraffe.DotLiquid vs Saturn and see what are their differences.

Giraffe.DotLiquid

DotLiquid template engine http handlers for Giraffe web applications. (by giraffe-fsharp)

Saturn

Opinionated, web development framework for F# which implements the server-side, functional MVC pattern (by SaturnFramework)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Giraffe.DotLiquid Saturn
2 9
9 696
- 0.3%
0.0 2.1
9 months ago 24 days ago
F# F#
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Giraffe.DotLiquid

Posts with mentions or reviews of Giraffe.DotLiquid. We have used some of these posts to build our list of alternatives and similar projects.
  • Razor pages for F#?
    1 project | /r/fsharp | 2 Aug 2022
    Closest thing I've seen is DotLiquid in Giraffe.
  • C# web devs, would you consider F# for your next prototype if it was this simple
    1 project | /r/dotnet | 8 Dec 2021
    I'm not a fan of DSL templating either so there's two of us at least! Giraffe has a DotLiquid library. It's offered as a separate package because Giraffe is on the DSL train when it comes to views. If WebFrame doesn't have any templating built in currently then it can be argued that DotLiquid would fit quite well to be built in. I see view templating as a basic feature for a web framework. If you're not doing APIs you need templating because I can't recall the last time I used a back-end framework for a static website.

Saturn

Posts with mentions or reviews of Saturn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-19.
  • F# File uploads with Saturn and Falco
    2 projects | dev.to | 19 Jul 2023
    Today I don't have a new series to start with but rather a simple example which may or may not grow in another blog series. For the moment we'll talk about how to do File uploads to an F# backend powered by Falco and Saturn so let's get started!
  • Targeting Node, Bun and Deno With F#
    10 projects | dev.to | 13 Jul 2022
    Bix is a micro-framework designed with F# in mind and that runs on both Deno and Bun! and in theory it also should even run in a service worker! (intercepting fetch requests) although I haven't tested that yet, it offers a general purpose handler that coupled with a set of route definitions it can bring a Giraffe/Saturn like framework to life in JavaScript runtimes which is incredibly awesome! useful? maybe not 😅, but awesome indeed. Let's see some code for it
  • If you were to create a Web API today from scratch how would you do it ?
    7 projects | /r/dotnet | 2 Apr 2022
    Backend: Most likely it would be a toss between https://saturnframework.org or https://giraffe.wiki. They both combins the extremely good type system in F# combined with the ease of a minimal API.
  • Why did you (any .NET pro) either choose or switch to using F#?
    4 projects | /r/dotnet | 22 Dec 2021
    The "S" stands for Saturn. Suave is not very popular.
  • Building a Webpack alternative in F#
    14 projects | dev.to | 16 Dec 2021
    While for a proof of concept Suave did great, I switched it in favor of Saturn given my familiarity with it and some ASP.NET code.
  • Show HN: F# web server in 3-4 lines of code
    8 projects | news.ycombinator.com | 5 Nov 2021
  • Phoenix for F#
    1 project | /r/fsharp | 25 Sep 2021
    Saturn is heavily inspired by phoenix and has similar generators, and a channel system that is similar. As well as almost the exact same syntax for the router with plugs and all.
  • Doing MVC in F# and Saturn
    4 projects | dev.to | 16 Jul 2021
    Today we'll try to keep it as simple as possible but no promises, since this entry is about creating web servers in F# using Saturn and not only that, we'll also try to go for a more traditional'ish MVC.
  • Saturn 0.15 Released 🔷🚀🪐
    1 project | /r/fsharp | 9 Jun 2021
    🌱release on github

What are some alternatives?

When comparing Giraffe.DotLiquid and Saturn you can also consider the following projects:

Giraffe.Razor - Razor view engine http handlers for Giraffe web applications.

Giraffe - A native functional ASP.NET Core web framework for F# developers.

AAD.fs - F# WebAPI endpoint protection based on Azure AD roles

Suave.IO - Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.

Falco - A toolkit for building fast and functional-first web applications using F#.

Freya - Freya Web Stack - Meta-Package

ASP.NET Core - ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  dotNetify - Simple, lightweight, yet powerful way to build real-time web apps.

FubuMVC - A front-controller style MVC framework for .NET

ASP.NET MVC

Feliz.ViewEngine - Feliz DSL and engine for HTML generation and server side rendering (SSR)

DotVVM - Open source MVVM framework for Web Apps