dtolnay / hackfnLinks
Fake implementation of `std::Fn` for user-defined data types
☆36Updated 3 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 3 years ago
- ☆112Updated 3 years ago
- ☆61Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Macro for sealing traits and structures☆60Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Make trait methods callable without the trait in scope☆161Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- ☆46Updated 2 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated this week
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- ☆23Updated 9 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆109Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago