mehcode / guerrilla
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆109Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for guerrilla
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated last month
- ☆123Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- ☆171Updated last week
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Run closures in parallel☆109Updated 3 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 10 months ago
- A cross platform rust debugger hook☆62Updated 3 years ago
- Provides a crate with information from the time it was built.☆157Updated last week
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- "Freedom from syn": Proc macro tools for operating on token trees☆107Updated 4 years ago
- Track rust binary sizes across builds using Github Actions☆97Updated last year
- ☆128Updated 3 months ago
- Rust option parser with custom derive support☆225Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Procedural macros in expression position☆203Updated last year
- Faster, more compact implementation of std::Cow☆337Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆50Updated 4 months ago
- Scroll - making scrolling through buffers fun since 2016☆155Updated 2 weeks ago
- Custom derivation macro for Rust☆110Updated 6 years ago
- Safe wrapper for initializing arrays☆72Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆104Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- ☆112Updated last year