Introducing Rust Arcade

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

    A physics based, space shooter game made with Rust and the Bevy engine.

  • Video shows both hardware and software. From https://github.com/thetawavegame/thetawave/blob/main/Cargo.toml this: text [dependencies] bevy = "0.7.0" bevy_rapier2d = { version = "0.14.1", features = ["simd-stable"] } bevy-inspector-egui = "0.11.0" serde = "1.0.127" ron = "0.6.4" rand = "0.8.4" strum = "0.21.0" strum_macros = "0.21" console_error_panic_hook = "0.1.7" bevy_kira_audio = { version = "0.10.0", features = ["mp3", "wav"] } for a galaga like game.

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

  • AI powered tool for Git commit message generator

    1 project | news.ycombinator.com | 13 May 2024
  • Pg_lakehouse: Query Any Data Lake from Postgres

    1 project | news.ycombinator.com | 13 May 2024
  • Embed Anything: Minimal framework for local and multimodal embeddings

    1 project | news.ycombinator.com | 13 May 2024
  • Ripgrep: Recursively Searches Directories for a Regex

    1 project | news.ycombinator.com | 13 May 2024
  • Deploy Token on SUI 🚀 (Move 2024 edition) and Tips and Trick.

    2 projects | dev.to | 13 May 2024