Hey Rustaceans! Got a question? Ask here (23/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
  • Cargo

    The Rust package manager

  • Optional dev-dependencies are not supported either: (cargo issue)

  • lockbud

    Statically detect Rust deadlocks bugs

  • Hi, I'm looking for tools that can statically detect possible deadlocks in async fns. I'm aware of lockbud and cargo-check-deadlock, neither of which can analyse async code. Is there any tools that support this?

  • 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
  • cargo-check-deadlock

    Find deadlocks in Rust code with Petri net model checking

  • Hi, I'm looking for tools that can statically detect possible deadlocks in async fns. I'm aware of lockbud and cargo-check-deadlock, neither of which can analyse async code. Is there any tools that support this?

  • nannou

    A Creative Coding Framework for Rust.

  • Assuming you’re talking about https://nannou.cc they advertise a slack, a matrix, and a github org.

  • cargo-edit

    A utility for managing cargo dependencies from the command line.

  • “cargo add” from https://github.com/killercup/cargo-edit has that behavior, but not the built in one that was added to cargo

  • mfcc-rust

  • So I've been working on an speech preprocessing library for rust for a minute now. The tl;dr is it contains functions related to preprocessing audio for use in speech-centric models. I've run into a situation where I'm running against a few conflicting design constraints and trying to figure out the best way to handle state for a set of functions.

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

  • Crates-io 0.32.0 (accidentally) downgraded and published again as 0.31.1? (2020)

    1 project | news.ycombinator.com | 28 May 2024
  • Cargo Script

    1 project | news.ycombinator.com | 26 Feb 2024
  • GitUI

    5 projects | news.ycombinator.com | 7 Jan 2024
  • Use just to manage Rust project commands

    3 projects | dev.to | 31 Aug 2023
  • Is Rust's cargo-edit crate still relevant?

    2 projects | /r/rust | 12 May 2023