dtolnay / ghost
Define your own PhantomData
☆147Updated last week
Related projects ⓘ
Alternatives and complementary repositories for ghost
- ☆188Updated last month
- A fast and flexible LRU map.☆170Updated 6 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- Asynchronous HTTP body trait☆128Updated 3 months ago
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- ☆171Updated this week
- Compatibility adapter between tokio and futures☆156Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- Track and query Cargo dependency graphs.☆167Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 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`☆104Updated last month
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆123Updated last year
- A fast, concurrent string interner☆140Updated 3 months ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- ☆93Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- ☆123Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆216Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago