dtolnay / ghostLinks
Define your own PhantomData
☆158Updated 3 weeks ago
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- ☆241Updated 5 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- A fast and flexible LRU map.☆198Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Better reference counted strings for Rust☆139Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Fast JSON deserialization on borrowed data☆122Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆129Updated last week
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆202Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Async synchronization primitives☆279Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year