Shizcow / hotpatch
Changing function definitions at runtime in Rust
☆129Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for hotpatch
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆137Updated last year
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆121Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- ☆185Updated 7 months ago
- ☆123Updated 2 years ago
- offsetof for Rust☆224Updated 7 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆121Updated 3 years ago
- Proc-macro typestate DSL for Rust☆141Updated last year
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- Fast, FFI-friendly string interning for Rust☆150Updated last month
- A fast intrusive flamegraph☆233Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆263Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 9 months ago
- "A very small syn"☆196Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆231Updated this week
- Rust serializer library☆85Updated 6 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆144Updated this week
- A tool to detect code paths leading to Rust's panic handler☆219Updated 3 years ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Safe collections written in stable Rust, based on GhostCell and StaticRc.☆180Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 8 months ago