Shizcow / hotpatchLinks
Changing function definitions at runtime in Rust
☆132Updated 3 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch are comparing it to the libraries listed below
Sorting:
- 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 4 years ago
 - A whitespace-aware quasiquoter for beautiful code generation.☆196Updated last week
 - Delegation of trait implementations via procedural macros☆275Updated last month
 - A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
 - Utility for comparing two structs and re-applying the differences to other structs☆123Updated 2 years ago
 - Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
 - Garbage collected smart pointers for Rust☆270Updated 3 years ago
 - Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
 - Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
 - ☆125Updated 3 years ago
 - Postfix macros on stable Rust, today.☆75Updated 4 years ago
 - Fork of std::Arc with lots of utilities useful for FFI☆261Updated 3 weeks ago
 - Rust crate to time your function using derive annotations.☆86Updated 2 years ago
 - dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 3 years ago
 - Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
 - Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
 - A simple bitset container for Rust☆155Updated 4 months ago
 - A fast, concurrent string interner☆158Updated last year
 - Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
 - Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆196Updated 2 years ago
 - Versioned data-structures for Rust☆207Updated 8 months ago
 - Scroll - making scrolling through buffers fun since 2016☆176Updated last month
 - A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
 - ☆112Updated 2 years ago
 - "A very small syn"☆211Updated 9 months ago
 - Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
 - A library for compact bit sets containing enums.☆119Updated last month
 - Rust serializer library☆88Updated last month
 - offsetof for Rust☆228Updated last year