Having trouble applying examples/tutorials to real projects

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

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

    Community showcase and examples of Actix ecosystem usage. (by actix)

  • For a project I’m doing with a friend, I took one of the examples here and used it as a template. https://github.com/actix/examples

  • Paradoxically, I was toying around with nom and parsing PDFs and found it incredibly intuitive. I had a working lexer and 1/937ths of the PDF objects implemented. That's here. Now, I have no idea if it was anything close to efficient with memory, but I never got to that stage.

  • 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
  • actix-web

    Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.

  • See this issue: https://github.com/actix/actix-web/issues/1156 The solution is to use the .configure function, which is hidden deep in the docs...

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

  • Authentication system using rust (actix-web) and sveltekit - File upload to AWS S3, Profile Update

    5 projects | dev.to | 1 May 2023
  • Show HN: Storing Private Keys in the Browser Securely

    2 projects | news.ycombinator.com | 23 Apr 2024
  • Authentication using JSON Web Tokens.

    1 project | dev.to | 11 Apr 2024
  • PHP in 2024

    3 projects | news.ycombinator.com | 10 Apr 2024
  • Empowering Web Privacy with Rust: Building a Decentralized Identity Management System

    3 projects | dev.to | 9 Apr 2024