dtolnay / essay
docs.rs as a publishing platform?
☆68Updated last month
Alternatives and similar repositories for essay:
Users that are interested in essay are comparing it to the libraries listed below
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- ☆57Updated 2 weeks ago
- ☆55Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆55Updated 10 months ago
- A library for generating Graphviz DOT language files for graphs.☆74Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Concurrent hash trie☆51Updated 4 years ago
- Write doc comments from macros☆101Updated 3 years ago
- Project group working on the "safe transmute" feature☆89Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months ago
- ☆111Updated 2 years ago
- An updated version of linked-hash-map and friends☆109Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Better reference counted strings for Rust☆118Updated 8 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Threadsafe RefCell for Rust☆90Updated last week
- ☆96Updated 2 weeks ago
- A low-level I/O ownership and borrowing library☆101Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago