matklad / proc-caesar
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
- ☆60Updated 7 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆35Updated last year
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Related constants in Rust: 1 << iota☆18Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- ☆55Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- ☆32Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 3 years ago
- ☆54Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A rust library for checked floating point operations☆82Updated last month
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- ☆54Updated 3 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
- ☆55Updated 7 months ago
- ☆29Updated 9 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆123Updated 2 years ago