Make trait methods callable without the trait in scope
☆163Feb 16, 2026Updated last month
Alternatives and similar repositories for inherent
Users that are interested in inherent are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Color schemes for charts and maps☆235Mar 11, 2026Updated last week
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Lending iterators on stable Rust☆85Jan 12, 2024Updated 2 years ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- ☆64Feb 16, 2026Updated last month
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated last month
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- ☆248Mar 8, 2026Updated 2 weeks ago
- `smol` integrations with `axum`☆22Feb 18, 2026Updated last month
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆773Feb 16, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated last week
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆153Dec 20, 2025Updated 3 months ago
- ☆207Feb 8, 2026Updated last month
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last month
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- Find out path at which a deserialization error occurred☆418Feb 16, 2026Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆234Mar 15, 2026Updated last week
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated last month