Project Ideas for Rust

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

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

    bootable x86 snake game in rust

  • If it should be something fun and geeky, you could add another game like tetris or space invader to https://github.com/trusch/snakeos

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • Maybe if you want suggestions is because you are going from simple to complex in a guided trip. I’m just learning rust, but if you are starting avoid dynamic memory (because require complex stuff like Box and Rc), do rich IO projects (currently I’m building a text editor using Rust), then add complexity using threads/parallelism (like a task scheduler or a matrix operations calc and web servers). Finally you can dig on memory, this is a complex topic and many people agree in that because it case a rupture on the way that Rust wants to make you think, at this point you can do whatever you want (for example learn how to develop complex dat structures https://rust-unofficial.github.io/too-many-lists/ ).

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

    Pipe data using ICE and SCTP

  • qool

    Make QR Code images

  • lpus

    Live pool tag scanning frontend

  • rwm

    The Rusty WIndow Manager

  • If you are looking for more beginner friendly things I'd advise against a wm. I'm writing one and while it's fun it can get pretty challenging at time

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

  • Size of clients in the Master area

    1 project | /r/awesomewm | 7 Dec 2023
  • Which loginmanager to use?

    2 projects | /r/hyprland | 10 Jul 2023
  • Inter-process Communication between two programs on Linux.

    3 projects | /r/rust | 12 Jul 2023
  • Any plans on porting to wayland?

    1 project | /r/awesomewm | 10 Jul 2023
  • selecting menu options without releasing right click

    1 project | /r/awesomewm | 4 Jul 2023