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:
- ☆112Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- ☆46Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 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 7 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Cargo API written in Paris☆56Updated 3 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆30Updated last year
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆77Updated 4 years ago