matklad / proc-caesar
A proc-macro to break Rust IDEs
☆64Updated 3 years ago
Alternatives and similar repositories for proc-caesar:
Users that are interested in proc-caesar are comparing it to the libraries listed below
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆37Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- ☆61Updated 7 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆31Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Safely combine results☆81Updated 7 months ago
- Token tree calling convention☆79Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- A rust library for checked floating point operations☆81Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated last month
- ☆55Updated last year
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆64Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago