swellaby / rusty-hook
git hook manager, geared toward Rust projects
☆217Updated 2 years ago
Alternatives and similar repositories for rusty-hook:
Users that are interested in rusty-hook are comparing it to the libraries listed below
- Setup Git hooks automatically for cargo projects with☆336Updated 6 months ago
- A Rust equivalent of Unix command "which".☆218Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- Assert process::Command - Easy command initialization and assertions☆493Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆356Updated 7 months ago
- Open a path or URL with the system-defined program☆335Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆436Updated this week
- Like Rust's std::Path, but UTF-8.☆465Updated 6 months ago
- Rust procedural macro attribute for adding test cases easily☆615Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- A powerful validation library for Rust☆544Updated last month
- Yew Styles is a style framework for yew☆156Updated 2 years ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆162Updated last year
- Easy code duplicate with substitution for Rust☆237Updated 5 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆177Updated 7 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Easily add a --verbose flag to CLIs using Clap☆188Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- bringing orm-like features to sqlx☆293Updated 5 months ago
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆202Updated last month
- An API documentation library☆454Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆402Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆349Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Find potential unused enabled feature flags and prune them.☆258Updated 2 weeks ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆217Updated last month