mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆120Updated 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☆93Updated 2 years ago
- ☆125Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- ☆87Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Hjson for Rust☆114Updated 11 months ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆120Updated last year
- A sha1 implementation useable in const contexts☆87Updated last year
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Atomic file-writes.☆100Updated 10 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- ☆65Updated 4 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- ☆162Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Macro for writing nested `if let` expressions☆168Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Provides a crate with information from the time it was built.☆180Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago