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:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Inline procedural macros for Rust☆56Updated 3 years 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
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆60Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Cargo API written in Paris☆53Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆46Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- ☆22Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ☆77Updated 4 years ago
- Extension of nom to trace parser☆49Updated 8 months ago