Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
Playground Launcher .plagr Converter is a utility crate providing the functionality to convert files to and from the custom .plagr file format. The .plagr format is a base64-encoded text file that allows storing different types of files securely and efficiently. This crate supports secure file encryption and decryption, custom file extension override, and optional cleanup. It's a part of the larger Playground Launcher project aiming to offer a variety of applications and tools for streamlined project management.
Production-hardened clipboard-to-file tool with smart version management
A CLI tool to backup git repositories to local or external drives.
Client library and CLI tool for interacting with haystack servers
renm (rename many) is a simple, predictable, safe-by-default batch rename CLI for files.
Read, write, and edit metadata in 93 file formats — a pure Rust reimplementation of ExifTool 13.53 with 100% tag name parity (194/194 test files)
Smart Move - An enhanced mv command with transformation capabilities
Ankit Chaubey's personal power toolkit — blazing fast file ops, clipboard magic & more
A CLI tool for uploading images using OpenDAL
将目录下所有文本文件内容聚合到一个文件
Build loadable extensions for SQLite using Rust — fork of sqlite3_ext with vtab trait improvements