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:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆125Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Execute your code on the Rust ecosystem.☆187Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- ☆112Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆158Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- skiplist☆144Updated 4 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Write doc comments from macros☆101Updated last month
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- ☆88Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Rust serializer library☆88Updated 2 months ago
- ☆61Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago