Make trait methods callable without the trait in scope
☆163Feb 16, 2026Updated 2 weeks ago
Alternatives and similar repositories for inherent
Users that are interested in inherent are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated 2 weeks ago
- ☆64Feb 16, 2026Updated 2 weeks ago
- Color schemes for charts and maps☆234Jan 5, 2026Updated last month
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 2 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 2 months ago
- ☆247Jan 25, 2026Updated last month
- Just Use /dev/urandom -- now with more safety at early boot☆59Sep 7, 2020Updated 5 years ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated last week
- Define your own PhantomData☆159Feb 16, 2026Updated 2 weeks ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆152Dec 20, 2025Updated 2 months ago
- `smol` integrations with `axum`☆22Feb 18, 2026Updated last week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆772Feb 16, 2026Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Visualise recursive functions and tree structures.☆30Jun 6, 2021Updated 4 years ago
- Proc macro for smol async runtime☆54Dec 22, 2020Updated 5 years ago
- docs.rs as a publishing platform?☆71Dec 20, 2025Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Non-interleaving multithreaded output queue☆79Feb 8, 2026Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Pull in every source file in a directory as a module☆181Feb 8, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆743Feb 9, 2026Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 2 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago