matklad / proc-caesarLinks
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
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆63Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 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
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated last year
- An (experimental) RFC repo devoted to the "fields in traits" RFC.☆65Updated 8 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆34Updated 3 years ago
- ☆41Updated last year
- ☆55Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- docs.rs as a publishing platform?☆69Updated last month
- this safety is an illusion, exile☆25Updated 4 years ago
- ☆57Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Token tree calling convention☆79Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Run a command and highlight its stderr, preserving the order of stdout and stderr☆49Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Initialize arrays with ease!☆84Updated 2 years ago