rust-kart

A collection of Rust utilities and tools

b2c bin Parses binary numbers as ASCII and prints the resulting text.
cargo-norm bin Cargo-norm is a program to convert Rust source file paths to the format
csv2json bin Converts CSV from stdin to JSON on stdout.
days bin Prints the time remaining until a specified date. Run with `watch(1)` for a countdown.
dddmf lib Notes on Scott Wlaschin's presentation at DevTernity.
dgmod lib Generates Mermaid diagrams of Rust module dependencies.
ffbm lib CLI tool for managing Firefox bookmarks through a version-control-friendly workflow.
gh-prs bin Lists open GitHub pull requests.
git-branches lib No description available
grit lib Git utilities for trunk-based development.
iter-utils lib Iterator utilities for infinite sequences, lazy creation, and termination.
kcal lib Food calorie and protein calculator.
leap lib Proleptic Gregorian calendar date library with leap year support.
lev lib Levenshtein distance calculator.
md-align bin No description available
module-from-path bin Converts file paths to Rust module names.
netmask bin Calculates the narrowest netmask that's inclusive of all specified netmasks.
pangram bin Pangram is a solver for NY Times [Spelling Bee][] puzzles.
primes lib Simple library for generating prime numbers.
save-context bin Manages Claude Code context overhead by enabling/disabling:
sum-of-products lib Calculates sums of products from numbers provided on stdin.
task-mcp lib An MCP server to prevent agents from losing track of all the dev servers they
text-utils lib Text transformation utilities.
tmux-send bin The tmux-send program, when run in a tmux session, sends its standard input
trim-end bin Removes trailing whitespace from files in place, or from stdin to stdout.
utf bin Prints Unicode characters from codepoints or named characters.
vimod bin Opens modified files from the current Git working copy in your editor.
wl2md bin Converts macOS `.webloc` files to Markdown links.