dtolnay / ghost
Define your own PhantomData
☆152Updated 2 months ago
Alternatives and similar repositories for ghost:
Users that are interested in ghost are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Asynchronous HTTP body trait☆139Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- ☆206Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated last week
- A simple bitset container for Rust☆139Updated 2 weeks ago
- Run closures in parallel☆113Updated 3 months ago
- ☆124Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- ☆182Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- Versioned data-structures for Rust☆204Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Utility wrapper to send non send types to other threads safely☆180Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 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`☆114Updated 7 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- ☆136Updated 9 months ago
- Compatibility adapter between tokio and futures☆169Updated 2 months ago