More malware is shifting to Rust

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

    Windows API and GUI in safe, idiomatic Rust.

  • Let me know if these suit you. Feel free to open an issue if you need anything.

  • send-to-start

    A tool to add programs to Windows Start menu search without pinning them

  • I looked through the rustdoc, and couldn't find bindings for IShellLinkW, SHGetKnownFolderPath, or SHGetStockIconInfo. If these are absent and I didn't miss it under a different name, this crate is incomplete to the point of being useless for the project I was working on (https://github.com/nyanpasu64/send-to-start/).

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

    Rust bindings to Windows API

  • Can't you choose to control what OS APIs you use if you use crates such as libc and winapi, or just directly using extern "C" { ... }/extern "system" { ... }, or even inline assembly for syscalls with llvm_asm! or asm!?

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

  • I seen people say that () is similar to void in C. But what is similar to void*?

    1 project | /r/rust | 27 Mar 2023
  • Kernel Headers for Windows could soon make it into windows-rs

    5 projects | /r/rust | 22 Feb 2023
  • Noob question - Can I see what my used cargo crate has inside?

    1 project | /r/rust | 4 Aug 2021
  • Building Outer Wonders, our Rust/SDL2 puzzle game, for Windows

    1 project | /r/rust | 21 Jun 2021
  • Hey Rustaceans! Got an easy question? Ask here (23/2021)!

    3 projects | /r/rust | 7 Jun 2021