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:
- ☆112Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- ☆46Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 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.☆112Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- ☆59Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- ☆77Updated 4 years ago
- ☆108Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months 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