nikomatsakis / fields-in-traits-rfc
An (experimental) RFC repo devoted to the "fields in traits" RFC.
☆66Updated 7 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
- A proc-macro to break Rust IDEs☆64Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A data serialization format as similar as possible to Rust's own syntax☆43Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Inline procedural macros for Rust☆54Updated 2 years ago
- Safely combine results☆81Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last week
- ☆105Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆54Updated 3 years ago
- Heinous hackery to concatenate constant strings.☆116Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 7 months ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆131Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆130Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Floating point approximate comparison for Rust☆60Updated last week
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Derive Debug with a custom format per field.☆16Updated 3 months ago