axum-demo VS gqlforum-rs

Compare axum-demo vs gqlforum-rs and see what are their differences.

gqlforum-rs

Proof of concept writing a monolith BBS using Rust, GraphQL, WASM, and SQL. WILL BE ARCHIVED ONCE PROVEN (by rongcuid)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
axum-demo gqlforum-rs
1 2
11 0
- -
5.6 10.0
15 days ago over 1 year ago
Rust Rust
- The Unlicense
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.

axum-demo

Posts with mentions or reviews of axum-demo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.
  • Looking for Axum app boilerplate
    7 projects | /r/rust | 19 Jan 2023
    I found this project https://github.com/linux-china/axum-demo There is of course all the examples on axum repository https://github.com/tokio-rs/axum/tree/main/examples I read the zero-to-production book from Luca Palmieri https://github.com/LukeMathWalker/zero-to-production and it's very close from what I am looking for (even if it's actix-web and not axum).

gqlforum-rs

Posts with mentions or reviews of gqlforum-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.

What are some alternatives?

When comparing axum-demo and gqlforum-rs you can also consider the following projects:

static-server - simple static file server written in Rust based on axum framework

Ruma - A set of Rust crates for interacting with the Matrix chat network.

adsbdb - public api for aircraft, airlines, & flightroutes

jotsy - Jotsy is a self-hosted, free and open-source note taking app with a goal of simplicity in mind

realworld-axum-sqlx - A Rust implementation of the Realworld demo app spec using Axum and SQLx.

axum-live-view - Real-time user experiences with server-rendered HTML

axum - Ergonomic and modular web framework built with Tokio, Tower, and Hyper

zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust.