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:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- 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
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆36Updated 3 years ago
- Calm I/O operations for Rust☆75Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- ☆58Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 5 years ago
- Token tree calling convention☆83Updated 3 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆55Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 3 years ago
- ☆64Updated 8 years ago
- this safety is an illusion, exile☆25Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- ☆62Updated 3 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- A crate with indexed arenas with small memory footprint