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:
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆60Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Better reference counted strings for Rust☆136Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- A simple, id-based arena☆121Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆112Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- ☆61Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated 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 4 months ago
- Thread parking and unparking☆79Updated 8 months ago
- Convert closures into wakers☆45Updated 8 months ago
- A sha1 implementation useable in const contexts☆87Updated last year
- ☆46Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago