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
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆126Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Write doc comments from macros☆101Updated 3 months ago
- Async tracing capabilities for the log crate☆98Updated 5 years ago
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- ☆67Updated 5 years ago
- A cross platform rust debugger hook☆72Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Run closures in parallel☆115Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- An allocator that can track and limit memory usage.☆217Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- ☆111Updated 3 years ago
- Serialization value trees☆48Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Rust serializer library☆89Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- A sha1 implementation useable in const contexts☆88Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 2 months ago
- skiplist☆144Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago