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:
- ☆112Updated 2 years ago
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆46Updated 2 years ago
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆77Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Write doc comments from macros☆101Updated 2 weeks ago
- `$crate` in procedural macros.☆76Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- ☆59Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- ☆35Updated 9 months ago
- ☆108Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago