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:
- Inline procedural macros for Rust☆56Updated 2 years ago
- ☆112Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆58Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆46Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- ☆109Updated last year
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- ☆22Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆76Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆74Updated 4 months ago