swellaby / rusty-hookLinks
git hook manager, geared toward Rust projects
☆226Updated 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
Sorting:
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated 3 weeks ago
- Setup Git hooks automatically for cargo projects with☆354Updated last year
- A Rust equivalent of Unix command "which".☆239Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Converts to and from various cases.☆148Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆377Updated last year
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated this week
- Assert process::Command - Easy command initialization and assertions☆526Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- A dead simple ANSI terminal color painting library for Rust.☆272Updated last year
- Open a path or URL with the system-defined program☆369Updated 4 months ago
- Serde support for querystring-style strings☆217Updated 4 months ago
- Easily add a --verbose flag to CLIs using Clap☆214Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Type that deserializes only from one specific value☆253Updated last week
- Find out path at which a deserialization error occurred☆401Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆250Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated last week
- Boolean-valued predicate functions in Rust☆198Updated last week
- bringing orm-like features to sqlx☆298Updated last year
- Getters and Setters for Rust.☆366Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆786Updated last week
- Procedural macro for recursive async functions☆230Updated last week
- Command line parser with applicative interface☆398Updated 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…☆224Updated 2 months ago