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 `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- ☆63Updated 7 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆56Updated 11 months 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
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆39Updated last year
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Safely combine results☆81Updated 9 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆34Updated 3 years ago
- ☆57Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆31Updated 5 years ago
- macro based configuration management library☆61Updated 5 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- A rust library for checked floating point operations☆81Updated 5 months ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- ☆112Updated 2 years ago