m-ou-se / rust-git-versionLinks
Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.
☆123Updated last year
Alternatives and similar repositories for rust-git-version
Users that are interested in rust-git-version are comparing it to the libraries listed below
Sorting:
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Provides a crate with information from the time it was built.☆184Updated 2 weeks ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- Show unused code from multi-crate Rust projects☆119Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆186Updated last week
- Migrated to Codeberg☆80Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- ☆145Updated last month
- ☆112Updated 2 years ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 2 weeks ago
- Humansize - A flexible crate for humanizing file sizes☆119Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- An alternate Cargo registry using static files☆133Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated last week
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago
- Make trait methods callable without the trait in scope☆159Updated last week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated this week
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Semantic wrapper for byte count representations☆148Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- struct RGB for sharing pixels between crates☆107Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- like thread::spawn but for processes☆159Updated 7 months ago