dtolnay / ghostLinks
Define your own PhantomData
☆152Updated last week
Alternatives and similar repositories for ghost
Users that are interested in ghost are comparing it to the libraries listed below
Sorting:
- An updated version of linked-hash-map and friends☆114Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks 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`☆116Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Run closures in parallel☆113Updated 4 months ago
- Asynchronous HTTP body trait☆142Updated last month
- Migrated to Codeberg☆79Updated last year
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- ☆124Updated 2 years ago
- ☆183Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- ☆209Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- A fast, concurrent string interner☆150Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago