Shizcow / hotpatchLinks
Changing function definitions at runtime in Rust
☆133Updated 3 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 4 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆273Updated 3 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last week
- Garbage collected smart pointers for Rust☆270Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- "A very small syn"☆212Updated 10 months ago
- Versioned data-structures for Rust☆208Updated 9 months ago
- ☆125Updated 3 years ago
- Rust crate to time your function using derive annotations.☆86Updated 2 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆196Updated last week
- Delegation of trait implementations via procedural macros☆280Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- A library for compact bit sets containing enums.☆120Updated this week
- Rust ABI safe code generator☆189Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 10 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- offsetof for Rust☆229Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated last month
- Write and execute C code inside Rust.☆155Updated last year
- ☆93Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- ☆112Updated 3 years ago
- A simple bitset container for Rust☆158Updated 5 months ago
- generators☆211Updated 2 years ago