mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆121Updated 3 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- ☆125Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- generators☆209Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Make trait methods callable without the trait in scope☆156Updated this week
- Provides a crate with information from the time it was built.☆182Updated 3 weeks ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- ☆87Updated 8 months ago
- Inline expression interpolation for Rust.☆200Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- ☆162Updated last year
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Run closures in parallel☆114Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago