Hey Rustaceans! Got a question? Ask here (21/2023)!

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

    connect to gateio api

  • I assume the Candles and Products structs are where you were struggling. I've opened a PR with some suggestions. We can discuss it over there.

  • binka2-decomp

    WIP BinkA2 decomp based on real working demos

  • Then, since you just want to run the script, cargo install --git https://github.com/BigApex/binka2-decomp.git at a prompt will do the job for you. Cargo is Rust's package manager (like pip) and here we're telling it to install a package from the GitHub URL (if you wanted to work on it/modify it, then you would clone the repo and use cargo run --release instead)

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

    The Rust Playground

  • If you have a StackOverflow account, consider asking it there instead! StackOverflow shows up much higher in search results, so having your question there also helps future Rust users (be sure to give it the "Rust" tag for maximum visibility). Note that this site is very interested in question quality. I've been asked to read a RFC I authored once. If you want your code reviewed or review other's code, there's a codereview stackexchange, too. If you need to test your code, maybe the Rust playground is for you.

  • crates.io-index

    Registry index for crates.io

  • Why is the crates.io registry Git repository structured the way it is? https://github.com/rust-lang/crates.io-index

  • dim

    Dim, a media manager fueled by dark forces.

  • dioxus

    Fullstack GUI library for web, desktop, mobile, and more.

  • I you are up to working with something more experimental then you can try https://dioxuslabs.com/. They have a really nice rsx macro to help you write the UI.

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

  • Amy good alternative to jellyfin/emby/plex?

    1 project | /r/selfhosted | 9 Dec 2023
  • Any media server just for video play and remember last watched folder with transcoding?

    1 project | /r/selfhosted | 8 Apr 2023
  • Help building a NAS + Media server

    1 project | /r/homelab | 17 Feb 2023
  • Linus says and I agree plex better shape up or people will leave.

    1 project | /r/PleX | 4 Feb 2023
  • I wrote a typing trainer in pure Rust + WASM

    2 projects | /r/rust | 2 Feb 2023