Debug on Windows?

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

    Rust plugin for the IntelliJ Platform

  • Could you please clarify whether the problem affects exactly local variables' values or function parameters' values? It is a known bug that the CLion's debugger cannot show function parameters' values on Windows: https://github.com/intellij-rust/intellij-rust/issues/6676. This is a major issue and we are working on it. But if you are facing such problems in any other scenarios, please let us know and share a problematic code snippet if possible

  • debug-here

    A cross platform rust debugger hook

  • A really easy way to do it is to use debug-here. Add that to your crate, then stick debug_here::debug_here!(); somewhere in your program flow. It'll pop open the debugger at the call site, albeit down a few levels of stack.

  • 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
  • hocon.rs

    Discontinued Parse HOCON configuration files in Rust

  • git clone https://github.com/mockersf/hocon.rs.git

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

  • Intellij Rust

    1 project | news.ycombinator.com | 11 Jul 2023
  • Error i8::MAX - Constant `MAX` is private [E0603]

    2 projects | /r/rust | 21 May 2023
  • IntelliJ Rust Changelog #192

    1 project | /r/rust | 11 Apr 2023
  • IntelliJ Platform: Latest Milestones and Achievements

    1 project | /r/rust | 16 Feb 2023
  • CLion 2022.3 Released!

    1 project | /r/rust | 1 Dec 2022