Grimoire - A recipe management application.

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • 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:

  • solid-docs

    Cumulative documentation for SolidJS and related packages.

  • Frontend : SolidJs.

  • 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.

    InfluxDB logo
  • 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).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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