dtolnay / ghostLinks
Define your own PhantomData
☆155Updated this week
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Utilities for working with impl traits in Rust.☆109Updated 5 months ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates