dtolnay / essayLinks
docs.rs as a publishing platform?
☆71Updated 3 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☆60Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- ☆63Updated this week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- ☆100Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- ☆61Updated 2 years ago
- ☆112Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Write doc comments from macros☆101Updated last month
- A sha1 implementation useable in const contexts☆88Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 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
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- home for proposals in and around compile-time function evaluation☆111Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆46Updated 2 years ago