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