dtolnay / essayLinks
docs.rs as a publishing platform?
☆71Updated last month
Alternatives and similar repositories for essay
Users that are interested in essay are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Better reference counted strings for Rust☆140Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆82Updated 4 years ago
- ☆64Updated last month
- ☆61Updated 2 years ago
- ☆99Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 4 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Write doc comments from macros☆100Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆111Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Project group working on the "safe transmute" feature☆97Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Copy-on-write string utilities for Rust☆163Updated last year
- ☆126Updated 3 years ago