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
- 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
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 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
- ☆62Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆54Updated 4 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- ☆31Updated 5 years ago
- ☆56Updated 10 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A rust library for checked floating point operations☆81Updated 4 months ago
- Define custom errors without boilerplate using the custom_error! macro.☆74Updated 4 years ago
- Safely combine results☆81Updated 7 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆75Updated 3 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- ☆34Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- ☆124Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆37Updated last year