mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆118Updated 2 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆124Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆112Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Run closures in parallel☆113Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago
- deserialize typed structures from regex captures☆173Updated last year
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated this week
- Integrate Diesel into Tokio cleanly and efficiently.☆104Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- ☆162Updated 10 months ago
- [wip] Command line argument paw-rser.☆157Updated 5 years ago
- Semantic validation for Rust☆88Updated 2 months ago
- ☆64Updated 4 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Rust serializer library☆87Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago