Shizcow / hotpatch
Changing function definitions at runtime in Rust
☆131Updated 2 years ago
Alternatives and similar repositories for hotpatch:
Users that are interested in hotpatch are comparing it to the libraries listed below
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆162Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- Rust ABI safe code generator☆183Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- A whitespace-aware quasiquoter for beautiful code generation.☆189Updated 3 months ago
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- "A very small syn"☆201Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆120Updated last year
- ☆87Updated 4 months ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆182Updated 3 years ago
- prae is a crate that aims to provide a better way to define types that require validation.☆131Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 7 months ago
- ☆124Updated 2 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A graphical debugger for Rust MIR☆187Updated 2 years ago
- generators☆205Updated last year
- offsetof for Rust☆225Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Eventually consistent values for Rust☆123Updated 2 years ago