dtolnay / essayLinks
docs.rs as a publishing platform?
☆71Updated last week
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.☆132Updated 11 months ago
- Macro for sealing traits and structures☆60Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- home for proposals in and around compile-time function evaluation☆112Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- ☆61Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- ☆46Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- ☆100Updated 4 months ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆112Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Copy-on-write string utilities for Rust☆159Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year