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:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆60Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Better reference counted strings for Rust☆137Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Proc macro for smol async runtime☆54Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- ☆112Updated 2 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆46Updated last year
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 5 months ago
- ☆62Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- A sha1 implementation useable in const contexts☆87Updated last year