dtolnay / ghost
Define your own PhantomData
☆151Updated 3 weeks ago
Alternatives and similar repositories for ghost:
Users that are interested in ghost are comparing it to the libraries listed below
- ☆201Updated last month
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Utilities for working with impl traits in Rust.☆101Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆109Updated 2 months ago
- A fast and flexible LRU map.☆174Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Asynchronous HTTP body trait☆132Updated this week
- A simple bitset container for Rust☆131Updated 3 months ago
- ☆180Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Pull in every source file in a directory as a module☆169Updated last week
- Asynchronous access to a bincode-encoded item stream.☆70Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- ☆124Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Run closures in parallel☆112Updated last month
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆237Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆178Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago