matklad / proc-caesarLinks
A proc-macro to break Rust IDEs
☆65Updated 4 years ago
Alternatives and similar repositories for proc-caesar
Users that are interested in proc-caesar are comparing it to the libraries listed below
Sorting:
- Token tree calling convention☆83Updated 3 years ago
- ☆64Updated 8 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆36Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Install a rustc master toolchain usable from rustup☆76Updated this week
- ☆62Updated 3 months ago
- ☆58Updated 4 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆105Updated 6 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated 2 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- ☆55Updated 5 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Safely combine results☆82Updated last year
- ☆62Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆61Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆102Updated last year