matklad / proc-caesar
A proc-macro to break Rust IDEs
☆63Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for proc-caesar
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆34Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- ☆60Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- ☆31Updated 4 years ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- ☆55Updated last year
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- ☆58Updated 2 months ago
- ☆100Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Related constants in Rust: 1 << iota☆18Updated last year
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆60Updated last year
- Cast between dynamic trait objects☆32Updated 4 years ago