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:
- 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
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆141Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust serializer library☆88Updated last month
- Delegation of trait implementations via procedural macros☆275Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- 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.☆114Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆125Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆111Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- "A very small syn"☆211Updated 9 months ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- generators☆209Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Scroll - making scrolling through buffers fun since 2016☆176Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- Rust ABI safe code generator☆189Updated 6 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆86Updated 2 years ago
- A light wrapper around rr, the time-travelling debugger☆145Updated 2 years ago
- A tool to mine crates.io and produce static websites☆137Updated last year