dtolnay / ghost
Define your own PhantomData
☆151Updated last month
Alternatives and similar repositories for ghost:
Users that are interested in ghost are comparing it to the libraries listed below
- A scope for async_std and tokio to spawn non-static futures☆125Updated 7 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated 3 weeks ago
- ☆193Updated this week
- ☆123Updated 2 years ago
- An updated version of linked-hash-map and friends☆104Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Utilities for working with impl traits in Rust.☆101Updated 10 months ago
- A fast and flexible LRU map.☆172Updated 2 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆190Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆171Updated last year
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆141Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆109Updated 3 months ago
- ☆178Updated last month
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Run closures in parallel☆111Updated 2 months ago
- Pull in every source file in a directory as a module☆160Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- Asynchronous HTTP body trait☆129Updated this week
- Compile-time checks that an enum or match is written in sorted order☆112Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆83Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Async synchronization primitives☆258Updated 2 months ago
- Versioned data-structures for Rust☆202Updated last year
- Struct fields that are made read-only accessible to other modules☆228Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆117Updated 7 months ago