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:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Utility for comparing two structs and re-applying the differences to other structs☆122Updated 2 years ago
- ☆125Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Fast, FFI-friendly string interning for Rust☆172Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆270Updated 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.☆113Updated 4 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A simple bitset container for Rust☆150Updated 3 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Rust serializer library☆87Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated last week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 2 months ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆198Updated last month
- ☆112Updated 2 years ago
- A fast, concurrent string interner☆156Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated last month
- Better reference counted strings for Rust☆137Updated last year
- Small, fast, synchronization primitives☆251Updated last year
- "A very small syn"☆209Updated 8 months ago