swellaby / rusty-hook
git hook manager, geared toward Rust projects
☆222Updated 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☆341Updated 9 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆523Updated 2 weeks ago
- Assert process::Command - Easy command initialization and assertions☆501Updated this week
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- Generic extensions for tapping values in Rust.☆436Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆735Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆364Updated 10 months ago
- Easily add a --verbose flag to CLIs using Clap☆194Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆619Updated 11 months ago
- Open a path or URL with the system-defined program☆345Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆234Updated 4 months ago
- A Rust equivalent of Unix command "which".☆225Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆191Updated last month
- Command line parser with applicative interface☆379Updated last month
- A cron expression parser in Rust☆398Updated 3 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated 2 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆470Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Find out path at which a deserialization error occurred☆360Updated 2 months ago
- Struct mocking library for Rust☆461Updated 4 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…☆212Updated last month
- A dead simple ANSI terminal color painting library for Rust.☆261Updated last year
- A high performance, zero-copy URL router.☆443Updated 2 months ago
- Procedural macro for recursive async functions☆223Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Serde support for querystring-style strings☆206Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆328Updated last month