Stars
Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.
❌ Cargo plugin for linting your dependencies 🦀
🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
🔭 Cross-platform filesystem notification library for Rust.
An HTML generation library for building web apps with Gleam ✨
Crescendo Clock - an ESP32 based alarm clock to wake up gently
A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
Cargo subcommand to provide various options useful for testing and continuous integration.
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
GitHub Action to install and run a custom maturin command with built-in support for cross compilation
Starter template for use with the Leptos web framework.
A cargo subcommand for displaying when Rust dependencies are out of date
A utility for managing cargo dependencies from the command line.
A cargo subcommand for cleaning up unused build files generated by Cargo
An easy to use library for pretty print tables of Rust structs and enums.
A Rust library for building interactive prompts