dtolnay / hackfnLinks
Fake implementation of `std::Fn` for user-defined data types
☆36Updated 2 years ago
Alternatives and similar repositories for hackfn
Users that are interested in hackfn are comparing it to the libraries listed below
Sorting:
- ☆57Updated last year
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆46Updated last year
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆22Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Abstract over different executors☆74Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Gathering some metrics about github projects☆55Updated 2 years ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆109Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- ☆73Updated 4 months ago
- Write doc comments from macros☆100Updated 3 years ago