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:
- ☆61Updated 2 years ago
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- 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☆161Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- docs.rs as a publishing platform?☆71Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- ☆46Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- RFC for Packages as Optional Namespaces☆49Updated 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.☆113Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 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.☆87Updated 7 months ago
- Write doc comments from macros☆101Updated last month
- ☆77Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Gathering some metrics about github projects☆55Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆125Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago