danbluhmhansen's Stars
bigskysoftware/htmx
</> htmx - high power tools for HTML
spacedriveapp/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
alpinejs/alpine
A rugged, minimal framework for composing JavaScript behavior in your markup.
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
sharkdp/hyperfine
A command-line benchmarking tool
hyprwm/Hyprland
Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Orange-OpenSource/hurl
Hurl, run and test HTTP requests with plain text.
eza-community/eza
A modern alternative to ls
XAMPPRocky/tokei
Count your code, quickly.
PRQL/prql
PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement
ducaale/xh
Friendly and fast tool for sending HTTP requests
framesurge/perseus
A state-driven web development framework for Rust with full support for server-side rendering and static generation.
greyblake/nutype
Rust newtype with guarantees 🇺🇦 🦀
geiger-rs/cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
shuttle-hq/synth
The Declarative Data Generator
cornucopia-rs/cornucopia
Generate type-checked Rust from your PostgreSQL.
nikolassv/bartib
A simple timetracker for the command line. It saves a log of all tracked activities as a plaintext file and allows you to create flexible reports.
Jovian-Experiments/Jovian-NixOS
Discussions: https://matrix.to/#/#Jovian-Experiments:matrix.org
estin/simple-completion-language-server
Language server to enable word completion and snippets for Helix editor
VladimirMarkelov/ttdl
TTDL - Terminal Todo List Manager
dustinblackman/cargo-run-bin
Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it all in sync within your project!
robertwayne/axum-htmx
A set of htmx extractors, responders, and request guards for axum.
nrempel/sleek
Sleek is a CLI tool for formatting SQL. It helps you maintain a consistent style across your SQL code, enhancing readability and productivity.
idubrov/json-patch
RFC 6902 (JSON Patch) / RFC 7396 (JSON Merge Patch) implementation for Rust
tyrchen/renovate
Renovate is a CLI tool to help you to work on Postgres SQL migration easily.
leotaku/tower-livereload
Tower middleware to automatically reload your web browser during development
Suyashtnt/prqlx
A procedural macro for using PRQL in sqlx