Developing with Rust on Windows

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

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

  • minesweeper-rs

    A port of robmikh/Minesweeper using windows-rs.

  • Doesn't work if you're using the windows-rs crate, which is what this is about. With their linked example:

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

    Rust for Windows

  • % cargo build --target x86_64-pc-windows-gnu Compiling cfg-if v1.0.0 Compiling unicode-xid v0.2.1 Compiling winapi v0.3.9 Compiling getrandom v0.1.16 Compiling const-sha1 v0.2.0 Compiling libc v0.2.86 Compiling cfg-if v0.1.10 Compiling log v0.4.14 Compiling smallvec v1.6.1 Compiling scopeguard v1.1.0 Compiling squote v0.1.2 Compiling bitflags v1.2.1 Compiling ppv-lite86 v0.2.10 Compiling lazy_static v1.4.0 Compiling proc-macro2 v1.0.24 Compiling syn v1.0.60 Compiling winapi-x86_64-pc-windows-gnu v0.4.0 Compiling instant v0.1.9 Compiling lock_api v0.3.4 Compiling rand_core v0.5.1 Compiling raw-window-handle v0.3.3 Compiling quote v1.0.8 Compiling rand_chacha v0.2.2 Compiling rand v0.7.3 Compiling parking_lot_core v0.7.2 Compiling parking_lot v0.10.2 Compiling winit v0.22.2 Compiling windows_gen_macros v0.3.1 (https://github.com/microsoft/windows-rs#d82a5232) Compiling windows_gen v0.3.1 (https://github.com/microsoft/windows-rs#d82a5232) thread 'rustc' panicked at 'compiler/rustc_resolve/src/imports.rs:904:25: inconsistent resolution for an import', /rustc/cb75ad5db02783e8b0222fee363c5f63f7e2cf5b/compiler/rustc_middle/src/util/bug.rs:34:26 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace error: internal compiler error: unexpected panic note: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: rustc 1.50.0 (cb75ad5db 2021-02-10) running on x86_64-unknown-linux-gnu note: compiler flags: -C embed-bitcode=no -C debuginfo=2 --crate-type lib note: some of the compiler flags provided by cargo are hidden query stack during panic: end of query stack error: could not compile `windows_gen` To learn more, run the command again with --verbose. warning: build failed, waiting for other jobs to finish... error: build failed

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
  • window-switcher: A Mac-like window switcher and Alt+Tab replacement.

    1 project | /r/software | 25 May 2023
  • Error i8::MAX - Constant `MAX` is private [E0603]

    2 projects | /r/rust | 21 May 2023
  • stm32 f4 discovery board does not want to cooperate with me

    5 projects | /r/rust | 2 May 2023
  • rust-analyzer changelog #177

    1 project | /r/rust | 17 Apr 2023