☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆125Jul 31, 2022Updated 3 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- ☆15Aug 24, 2019Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Mar 14, 2019Updated 7 years ago
- impl Stream for (your own) Generator☆18Jun 3, 2019Updated 6 years ago
- Macros for convenient serialization of Rust data structures into/from Protocol Buffers 3☆34Sep 15, 2022Updated 3 years ago
- Inline procedural macros for Rust☆56Aug 27, 2022Updated 3 years ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- An optimised interval tree for efficient interval stabbing☆21Jan 21, 2026Updated 2 months ago
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- rustc hates him! Sidestep borrow checking with this weird trick.☆105Jun 29, 2023Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Feb 16, 2026Updated last month
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- A kernel module written in Rust☆135Apr 12, 2019Updated 6 years ago
- ☆52Aug 21, 2023Updated 2 years ago
- A linear solver designed to be easy to use with Rust enums.☆34Apr 11, 2021Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆67Oct 7, 2022Updated 3 years ago
- A cellular automaton wasm example☆12Feb 1, 2025Updated last year
- ☆20Sep 1, 2018Updated 7 years ago
- Instrument Rust code using Rust☆64Nov 10, 2018Updated 7 years ago
- MOVED TO CODEBERG☆48Jun 28, 2025Updated 8 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆50Apr 11, 2021Updated 4 years ago
- A fast 2-level, sparse bloom filter implementation☆16Jan 13, 2026Updated 2 months ago
- failure + error-chain = 💖☆54Dec 13, 2025Updated 3 months ago
- A utility for analysing the structure of a cargo project.☆24Dec 28, 2022Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- Rust match_cast macro implementation☆24Sep 23, 2016Updated 9 years ago
- Rust crate providing cross-platform information about the notebook batteries.☆379Aug 1, 2023Updated 2 years ago
- Cascade expressions in Rust, inspired by Dart☆123Apr 22, 2024Updated last year
- A prefix sum implementation rust.☆13Jan 2, 2019Updated 7 years ago
- Deadlock free Mutexes.☆15Jul 23, 2023Updated 2 years ago
- Generic extensions for tapping values in Rust.☆59Apr 19, 2019Updated 6 years ago
- Extra Tower middlewares and utilities for HTTP clients.☆10Oct 10, 2024Updated last year
- Rust library for multi-file readahead / dropbehind☆14May 31, 2017Updated 8 years ago
- Multi-threaded Compression☆172Nov 19, 2025Updated 4 months ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 6 months ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago