dtolnay / ghostLinks
Define your own PhantomData
☆156Updated 2 weeks ago
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☆187Updated 5 months ago
- ☆216Updated last month
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Better reference counted strings for Rust☆135Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆254Updated last week
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆122Updated 11 months ago
- ☆125Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Run closures in parallel☆114Updated 7 months ago