dtolnay / essay
docs.rs as a publishing platform?
☆65Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for essay
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆37Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- ☆55Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- Faster integer division and modulus operations☆70Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆62Updated 2 months ago
- ☆44Updated last year
- ☆50Updated 5 months ago
- Lossless functionality for platform-native strings.☆70Updated 8 months ago
- ☆94Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Lending iterators on stable Rust☆80Updated 9 months ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- A low-level I/O ownership and borrowing library☆100Updated 11 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Async fundamentals initiative: portable and interoperable☆75Updated last year
- Automatic cfg for Rust compiler features☆95Updated last month
- Convert closures into wakers☆43Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆53Updated last week
- (lifetime) GATs on stable Rust☆56Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago