18 releases

Uses new Rust 2024

0.0.12 May 24, 2026
0.0.9 Apr 22, 2026
0.0.7 Mar 8, 2026
0.0.4 Oct 5, 2025
0.0.1 Mar 9, 2025

#305 in WebAssembly

Download history 23/week @ 2026-02-13 10/week @ 2026-02-20 38/week @ 2026-03-06 37/week @ 2026-03-13 11/week @ 2026-03-20 21/week @ 2026-03-27 14/week @ 2026-04-03 10/week @ 2026-04-17 3/week @ 2026-05-08 47/week @ 2026-05-15 1/week @ 2026-05-22

51 downloads per month
Used in 3 crates (2 directly)

MPL-2.0 license

175KB
4.5K SLoC

Rust 4K SLoC // 0.0% comments Handlebars 503 SLoC Jinja2 50 SLoC

Pulumi Gestalt

GitHub Release Build Deploy Docs codecov

Pulumi Gestalt is a framework for writing Pulumi programs in Rust.

Motivation

Pulumi Gestalt provides a Rust SDK and code generator that lets you write Pulumi infrastructure programs in idiomatic Rust, with full type safety and generated bindings for any Pulumi provider.

User Guide

Quick start

https://github.com/andrzejressel/pulumi-gestalt-example

Installation

Language plugin

pulumi plugin install language rust "VERSION" --server github://api.github.com/andrzejressel/pulumi-gestalt

Dependencies

~8–11MB
~202K SLoC