Shizcow / hotpatchLinks
Changing function definitions at runtime in Rust
☆132Updated 2 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch 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
- Typed index version of Rust slice and Vec containers☆73Updated last month
- Delegation of trait implementations via procedural macros☆275Updated 2 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A fast, concurrent string interner☆152Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 weeks ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆195Updated 2 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆198Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- "A very small syn"☆209Updated 7 months ago
- A library for compact bit sets containing enums.☆115Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆185Updated 4 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- A simple bitset container for Rust☆150Updated 2 months ago