mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆119Updated 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 3 years ago
- ☆125Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Execute your code on the Rust ecosystem.☆184Updated last month
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆88Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Copy-on-write string utilities for Rust☆159Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 8 months ago
- Scroll - making scrolling through buffers fun since 2016☆173Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Dependency injection for Rust☆54Updated last week
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- skiplist☆142Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆119Updated last year
- ☆87Updated 6 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- ☆112Updated 2 years ago
- Rust serializer library☆87Updated last year
- Atomic file-writes.☆100Updated 9 months ago