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:
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- ☆57Updated last year
- ☆63Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆41Updated last year
- 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆34Updated 3 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- ☆57Updated last year
- docs.rs as a publishing platform?☆69Updated last month
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago