dtolnay / hackfn
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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆55Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- ☆55Updated 10 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 weeks ago
- ☆111Updated 2 years ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆45Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- ☆73Updated 4 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Abstract over different executors☆73Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆21Updated 4 years ago
- ☆61Updated 7 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Self-referencial structs using the async/await transformation☆43Updated 3 years ago