dtolnay / essayLinks
docs.rs as a publishing platform?
☆71Updated 2 weeks ago
Alternatives and similar repositories for essay
Users that are interested in essay are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆59Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- ☆60Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆60Updated last month
- Better reference counted strings for Rust☆135Updated last year
- ☆60Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Proc macro for smol async runtime☆53Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- ☆59Updated last year
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- ☆112Updated 2 years ago