mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆123Updated 3 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆125Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- Write doc comments from macros☆101Updated last month
- A cross platform rust debugger hook☆72Updated 4 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- ☆112Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- ☆88Updated last month
- ☆65Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- ☆61Updated 2 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Chaotic Testing Harness☆59Updated 5 years ago
- Scroll - making scrolling through buffers fun since 2016☆181Updated 3 months ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Hjson for Rust☆117Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago