swellaby / rusty-hook
git hook manager, geared toward Rust projects
☆211Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rusty-hook
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- Open a path or URL with the system-defined program☆320Updated last week
- Assert process::Command - Easy command initialization and assertions☆473Updated 3 weeks ago
- Setup Git hooks automatically for cargo projects with☆328Updated 4 months ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated last week
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- A hierarchical configuration library so con-free, it's unreal.☆632Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Procedural macro for recursive async functions☆210Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- A high performance, zero-copy URL router.☆368Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆322Updated 2 weeks ago
- Command line parser with applicative interface☆358Updated last month
- Rust procedural macro attribute for adding test cases easily☆614Updated 6 months ago
- Easily add a --verbose flag to CLIs using Clap☆177Updated this week
- A powerful validation library for Rust☆477Updated 3 months ago
- An API documentation library☆416Updated 3 months ago
- Allows for the creation of serialised Rust tests☆229Updated 2 weeks ago
- Wrapper around reqwest to allow for client middleware chains.☆274Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- A dead simple ANSI terminal color painting library for Rust.☆247Updated 8 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…☆189Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆812Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago