☆53Feb 8, 2026Updated 3 weeks ago
Alternatives and similar repositories for build-alert
Users that are interested in build-alert are comparing it to the libraries listed below
Sorting:
- Serde serializer for generating Starlark build targets☆71Feb 16, 2026Updated 2 weeks ago
- Serde Visitor for deserializing untagged enums☆70Feb 16, 2026Updated 2 weeks ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- An async version of iterator☆41Jun 11, 2024Updated last year
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Target "triple" support☆55Feb 15, 2026Updated 2 weeks ago
- Library for scripting analyses against crates.io's database dumps☆75Feb 2, 2026Updated last month
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 2 months ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- ☆12Dec 31, 2023Updated 2 years ago
- Full precision decimal representation of f64☆28Feb 16, 2026Updated 2 weeks ago
- TARGET and HOST triples☆16Dec 20, 2025Updated 2 months ago
- ☆26Feb 27, 2026Updated last week
- A macro to define lambda-like macros inline.☆17Sep 8, 2019Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated 2 weeks ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆80Feb 4, 2026Updated last month
- Truncate strings in a human-friendly way.☆14Dec 5, 2021Updated 4 years ago
- Hash trait that is object-safe☆36Dec 20, 2025Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- This project provides an image differencing library that supports PNG,JPEG,GIF,TIFF,and WebP formats for Node.js, Deno, and Rust.☆19Feb 25, 2026Updated last week
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.