dtolnay / ghostLinks
Define your own PhantomData
☆158Updated last week
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
- ☆223Updated last month
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Make trait methods callable without the trait in scope☆157Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Better reference counted strings for Rust☆136Updated last year
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- A fast and flexible LRU map.☆192Updated 8 months 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`☆124Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Inter-event timing metrics on top of tracing.☆126Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- ☆194Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compatibility adapter between tokio and futures☆182Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago