mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆125Updated 3 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆126Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆93Updated 7 months ago
- ☆111Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Rust serializer library☆89Updated 4 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- skiplist☆144Updated 4 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆87Updated 2 months ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Write doc comments from macros☆100Updated 3 months ago
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Python3 fstrings in Rust☆87Updated 4 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago