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☆185Updated 10 months ago
- ☆241Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Make trait methods callable without the trait in scope☆162Updated last month
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated last week
- Utilities for working with impl traits in Rust.☆119Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆130Updated last year
- A fast and flexible LRU map.☆199Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- A simple bitset container for Rust☆160Updated 7 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- ☆204Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated this week
- Versioned data-structures for Rust☆208Updated 11 months ago
- Better reference counted strings for Rust☆140Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago