dtolnay / ghostLinks
Define your own PhantomData
☆158Updated last month
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆225Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A fast and flexible LRU map.☆193Updated 9 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- An updated version of linked-hash-map and friends☆129Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago
- ☆195Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Better reference counted strings for Rust☆137Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Run closures in parallel☆115Updated 9 months ago
- A simple bitset container for Rust☆151Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compatibility adapter between tokio and futures☆184Updated last month
- Automatically implement traits for common smart pointers☆120Updated 6 months ago