-
Clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
Many people consider clippy as a perfect entry to rust compiler development, as the turnaround time is much faster and we have many easy mentored issues. Feel free to try one.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
What is the difference between the winapi crate and the windows crate? Are they the same thing, and is one better than the other?
-
What is the difference between the winapi crate and the windows crate? Are they the same thing, and is one better than the other?
Related posts
-
I seen people say that () is similar to void in C. But what is similar to void*?
-
Kernel Headers for Windows could soon make it into windows-rs
-
More malware is shifting to Rust
-
Noob question - Can I see what my used cargo crate has inside?
-
Building Outer Wonders, our Rust/SDL2 puzzle game, for Windows