nikomatsakis / fields-in-traits-rfcLinks
An (experimental) RFC repo devoted to the "fields in traits" RFC.
☆66Updated 8 years ago
Alternatives and similar repositories for fields-in-traits-rfc
Users that are interested in fields-in-traits-rfc are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆119Updated 3 weeks ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated last year
- ☆55Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆108Updated last year
- Token tree calling convention☆79Updated 2 years ago
- cargo subcommand to generate Arch Linux package☆72Updated 3 years ago
- docs.rs as a publishing platform?☆69Updated last month
- ☆112Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Safely combine results☆81Updated 9 months ago
- Migrated to Codeberg☆79Updated last year
- A library for compact bit sets containing enums.☆103Updated last month
- Safe pointer-to-member functionality for rust☆33Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year