seanlinsley's Stars
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
youki-dev/youki
A container runtime written in Rust
koute/bytehound
A memory profiler for Linux.
dtolnay/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
Vonng/pigsty
Free RDS for PostgreSQL —— Pigsty
josephg/diamond-types
The world's fastest CRDT. WIP.
setzer22/blackjack
A procedural, node-based modelling tool, made in rust 🦀
hapostgres/pg_auto_failover
Postgres extension and service for automated failover and high-availability
shayonj/pg_easy_replicate
Easily setup logical replication and switchover to new database with minimal downtime
DelSkayn/rquickjs
High level bindings to the quickjs javascript engine
Adanos020/egui_dock
Docking support for egui – an immediate-mode GUI library for Rust
postgrespro/aqo
Adaptive query optimization for PostgreSQL
terhechte/postsack
Visually cluster your emails by sender, domain, and more to identify waste
lucasmerlin/hello_egui
A collection of useful crates for egui
Byron/prodash
report progress of concurrent applications and display it in various ways
mwlon/pcodec
Lossless codec for numerical data
edera-dev/krata
krata is a Xen control plane in Rust.
pancake-db/pancake-db
SecondHalfGames/yakui
yakui is a declarative Rust UI library for games
oli-obk/priroda
A graphical debugger for Rust MIR
idanarye/rust-smart-default
Rust macro for automatically generating default
ossc-db/pg_plan_advsr
PostgreSQL extension for automated execution plan tuning
gabotechs/signway
Bring the power of pre-signed URLs to your apps. Signway is a gateway for redirecting ephimeral signed URLs to the requested API
returnString/convergence
A set of tools for writing servers that speak PostgreSQL's wire protocol
sj26/sidekiq-cloudwatchmetrics
Publish Sidekiq metrics to AWS CloudWatch
mozilla-services/fernet-rs
Fernet implementation in Rust
setzer22/guee
An experimental GUI library for Rust 🦀
DavidVorick/atomic-file
a rust crate for working with ACID-safe one-shot files
pali6/cachedhash
Rust type wrapper to cache hash of potentially large structures.
Embers-of-the-Fire/better-default-rs
A better `derive(Default)` implementation