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
- Concatenate identifiers in a macro invocation☆93Updated last year
- ☆123Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- ☆66Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Copy-on-write string utilities for Rust☆158Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A simple bitset container for Rust☆126Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆74Updated this week
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 11 months ago
- Procedural macros in expression position☆203Updated last year
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆115Updated this week
- Async tracing capabilities for the log crate☆99Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Safely combine results☆81Updated 2 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- A super powered testing macro for Rust☆113Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- Write doc comments from macros☆98Updated 3 years ago
- Migrated to Codeberg☆80Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- ☆76Updated 8 months ago
- ☆59Updated 2 years ago
- A cross platform rust debugger hook☆63Updated 3 years ago
- Conditional compilation according to rustc compiler version☆334Updated last week
- Provides a crate with information from the time it was built.☆157Updated 3 weeks ago