A container for an immutable value that allows sneaky reloading in debug mode (via UnsafeCell) while keeping the data safe and constant in release mode. This allows you to tweak data while testing an application, without having that data be mutable when the application is released. Intended for use with game assets, but suitable for any interactive application.
Senior SysAdmin, Network Admin, Data Analyst, and Software Engineer living in your terminal. A high-precision local AI agent harness for LM Studio, Ollama, and other local OpenAI-compatible runtimes that runs 100% on your own silicon. Reads repos, edits files, runs builds, inspects full network state and workstation telemetry, and runs real Python/JS for data analysis.
Zero-alloc shadow register table with dirty tracking for embedded systems
A derive macro to generate TryFrom<&T> implementation.
A layout tree implementation using taffy and compose-rt crate.
Super easy && simple http server
A composable UI framework for Rust with an immediate API. Inspired by Flutter, SwiftUI, and Jetpack Compose.
Generic schema migration system for switchy_database
Macros to help conveniently load the contents of files during development.
CLI tool for deploying Rust apps to Google Cloud Run with Supabase
DIG L2 global coin state database — persistent UTXO store with Merkle proofs, hint indexing, and rollback support
A cargo utility to automatically remove unused code from a Rust project.