Provides a crate with information from the time it was built.
☆193Jan 5, 2026Updated 2 months ago
Alternatives and similar repositories for built
Users that are interested in built are comparing it to the libraries listed below
Sorting:
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Fast, ergonomic metrics for Rust☆343Oct 15, 2024Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Dec 18, 2022Updated 3 years ago
- Re-usable CLI flags for `cargo` plugins☆45Mar 2, 2026Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆454Updated this week
- Indented document literals for Rust☆767Feb 16, 2026Updated 3 weeks ago
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A FUSE filesystem for browsing the xkcd webcomic☆14Jun 14, 2023Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆746Feb 9, 2026Updated last month
- Keep version numbers in sync with Cargo.toml☆73Oct 3, 2025Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆549Nov 4, 2025Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated last month
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆76Dec 19, 2019Updated 6 years ago
- Fast floating point to string conversion☆692Feb 16, 2026Updated 3 weeks ago
- Easy Ctrl-C handler for Rust projects☆659Feb 10, 2026Updated 3 weeks ago
- Clone trait that is object-safe☆749Feb 16, 2026Updated 3 weeks ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- A utility for analysing the structure of a cargo project.☆24Dec 28, 2022Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆164Feb 16, 2026Updated 3 weeks ago
- Typed distributed plugin registration☆1,274Feb 19, 2026Updated 2 weeks ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆186Mar 25, 2025Updated 11 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A cargo subcommand to fetch the source code of a Rust crate☆109Feb 23, 2026Updated 2 weeks ago
- Approximate floating point equality comparisons and assertions☆181Feb 5, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Mar 2, 2026Updated last week
- Rust library for typesystem-assisted bitflags.☆137Jan 17, 2026Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- ☆903Feb 16, 2026Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆232Dec 21, 2025Updated 2 months ago