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:
- ☆111Updated 3 years ago
- ☆61Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆46Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- docs.rs as a publishing platform?☆71Updated last month
- Postfix macros on stable Rust, today.☆76Updated 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.☆115Updated 8 months ago
- 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☆162Updated last month
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- RFC for Packages as Optional Namespaces☆49Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆77Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Cargo API written in Paris☆56Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Abstract over different executors☆74Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- ☆77Updated 5 months ago