dtolnay / ghostLinks
Define your own PhantomData
☆158Updated this week
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- ☆240Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Better reference counted strings for Rust☆139Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- An updated version of linked-hash-map and friends☆138Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A simple bitset container for Rust☆158Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- ☆200Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Lending iterators on stable Rust☆83Updated last year
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 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`☆128Updated last year