dtolnay / essayLinks
docs.rs as a publishing platform?
☆69Updated last week
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 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆60Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- ☆46Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated last week
- Abstract over different executors☆74Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆112Updated 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.☆112Updated 3 months ago
- Run closures in parallel☆114Updated 7 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆134Updated last year
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- ☆58Updated last year
- Duplicate an async I/O handle☆41Updated 7 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago