Rust Azure

Open-source Rust projects categorized as Azure

Top 19 Rust Azure Projects

  1. engine

    The Orchestration Engine To Deliver Self-Service Infrastructure ⚡️ (by Qovery)

  2. AppSignal

    Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.

    AppSignal logo
  3. GlobalProtect-openconnect

    A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, YubiKey, and client certificate authentication, etc.

  4. azure-sdk-for-rust

    This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.

  5. vllora

    Debug your AI agents

    Project mention: Show HN: Ask your LLM traces what went wrong (vLLora) | news.ycombinator.com | 2026-01-26

    Hi HN,

    We built Lucy, a trace-debugging tool inside vLLora (our open-source LLM observability stack).

    The problem: Debugging AI agents is painful. A single failure often hides inside a trace with 200+ spans—tool calls, retries, partial outputs, and silent failures. Even with tracing, finding the actual root cause (e.g. a tool schema mismatch or a contradictory system prompt) usually means manually scanning logs for 20+ minutes.

    What Lucy does: Lucy lets you query your traces using natural language. You can ask things like “Why did this agent loop?” or “Which step was slow?” and it inspects the span tree to surface likely causes. For example, it can flag:

    - Tool schema mismatches (e.g. hallucinated or invalid arguments)

    - Prompt contradictions (e.g. system instruction conflicts with user intent)

    - Silent failures (e.g. context truncation or max-token exits)

    It’s early and still in beta.

    We’d love to hear how you’re debugging agent failures today—logs, replay, evals, custom scripts, or something else.

    Link to Repo: https://github.com/vllora/vllora

  6. WSL-Guide

    Windows Subsystem for Linux (WSL) Guide. Use WSL develop to with Kubernetes and in the Cloud (Microsoft Azure, AWS, and Google Cloud).

  7. rust-mlops-template

    A work in progress to build out solutions in Rust for MLOPs

  8. suzaku

    Suzaku (朱雀) is a sigma-based threat hunting and fast forensics timeline generator for cloud logs. (by Yamato-Security)

    Project mention: AWS Security Events Through the Lens of the Seven MITRE ATT&CK Tactics | dev.to | 2026-08-24

    At HITCON 2026, I presented on threat detection in AWS using two open-source tools, Suzaku and Senrigan, as a member of the security community Yamato Security.

  9. Kargo

    Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  10. office365-audit-log-collector

    Collect / retrieve Office365, AzureAD and DLP audit logs and output to PRTG, Azure Log Analytics Workspace, SQL, Graylog, Fluentd, and/or file output.

  11. generalbots

    Complete open-source AI collaboration suite and multi-agent platform featuring LLM orchestration, automation, and virtual assistants. Scales seamlessly from small deployments to large enterprise environments.

  12. waihona

    Rust crate for performing cloud storage CRUD actions across major cloud providers e.g aws

  13. quetty

    Quetty the cutest queue manager <3

  14. akv-tui-rs

    A fast, intuitive terminal UI for managing Azure Key Vault secrets. Built with Rust for cross-platform secret management.

    Project mention: Show HN: A fast TUI for managing Azure Key Vault secrets written in Rust | news.ycombinator.com | 2026-02-07
  15. _b00t_

    🥾 _b00t_: state of the art agentic harness tooling & dynamic context initialization

  16. azi

    Show Azure information

  17. kubelift-cli

    KubeLift CLI is a cross-platform tool to quickly spin up a self-hosted Kubernetes appliance in your Azure subscription for testing purposes.

  18. alien

    Ship to your customer's cloud and keep it fully managed. AWS, GCP, or Azure. (by alienplatform)

    Project mention: Show HN: Alien – Self-hosting with remote management (written in Rust) | news.ycombinator.com | 2026-04-20
  19. azure-vminfo

    A small Rust utility to pull tons of useful virtual machine data from a configured Azure tenant using the Azure Resource Graph APIs

  20. rust-chromium-azure-functions-crawler-poc

    PoC of a crawler/scraper built with Rust and Chromium to pre-render and scrape websites. Can be hosted on Azure Functions or standalone!

  21. aztail

    Program to follow logs is Azure App Insights and Log Analytics workspaces

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Azure discussion

Log in or Post with

Rust Azure related posts

  • Show HN: Alien – Self-hosting with remote management (written in Rust)

    1 project | news.ycombinator.com | 20 Apr 2026
  • Show HN: Alien – Managed Self-Hosting

    1 project | news.ycombinator.com | 20 Apr 2026
  • Show HN: Deploy to your customers' AWS/GCP/Azure accounts

    2 projects | news.ycombinator.com | 18 Apr 2026
  • You can now directly sync Postgres with Redis

    4 projects | news.ycombinator.com | 3 May 2025
  • Experimental WASM/Rust support for Pulumi

    6 projects | dev.to | 15 Aug 2024
  • Kubernetes for Developers

    4 projects | dev.to | 13 Jan 2024
  • GitHub - Qovery/engine: The Platform to Create Production-like Environments at the Speed of Light ⚡️

    1 project | /r/u_bear007 | 8 Nov 2022
  • A note from our sponsor - Kargo
    akuity.io | 8 Sep 2026
    Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →

Index

What are some of the best open-source Azure projects in Rust? This list will help you:

# Project Stars
1 engine 2,460
2 GlobalProtect-openconnect 2,242
3 azure-sdk-for-rust 885
4 vllora 812
5 WSL-Guide 426
6 rust-mlops-template 380
7 suzaku 221
8 office365-audit-log-collector 122
9 generalbots 84
10 waihona 52
11 quetty 19
12 akv-tui-rs 16
13 _b00t_ 14
14 azi 14
15 kubelift-cli 10
16 alien 9
17 azure-vminfo 4
18 rust-chromium-azure-functions-crawler-poc 3
19 aztail 2

Sponsored
Monitoring that respects your time & budget
APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
www.appsignal.com