Grimoire - A recipe management application.

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • grimoire

    While I don't claim it's perfect, if you're looking for a real-world example of a fully featured website and how it's implemented, I encourage you to explore the source code. I've taken care to add comments to help you understand what the code does and why it's structured this way. Pay special attention to:

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • solid-docs

    SolidJS Docs.

    Frontend : SolidJs.

  • axum

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

    Web Framework : axum.

  • sqlx

    🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. (by launchbadge)

    Database : SqLite (using sqlx).

  • tantivy

    Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust

    Search index : Custom-built using tantivy.

  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

    How CLI arguments are handled (using clap).

  • tracing

    Application level tracing for Rust.

    The tracing (logging) mechanism in an asynchronous codebase (tracing).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Hey Rustaceans! Got an easy question? Ask here (8/2021)!

    14 projects | /r/rust | 22 Feb 2021
  • One Year of Rust in Production

    5 projects | news.ycombinator.com | 22 Sep 2024
  • Top 5 Snowflake Alternatives for Cost-Effective Data Warehousing

    1 project | news.ycombinator.com | 6 Sep 2024
  • How to Integrate Meilisearch with Node.js

    1 project | dev.to | 1 Sep 2024
  • Handle Redis PING command

    2 projects | dev.to | 29 Aug 2024

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?