Shizcow / hotpatchLinks
Changing function definitions at runtime in Rust
☆132Updated 2 years ago
Alternatives and similar repositories for hotpatch
Users that are interested in hotpatch are comparing it to the libraries listed below
Sorting:
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- "A very small syn"☆206Updated 4 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- ☆124Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Fast, FFI-friendly string interning for Rust☆165Updated 8 months ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust ABI safe code generator☆188Updated 2 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated 8 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- А procedural macro useful for testing/fuzzing stateful models against a semantically equivalent but obviously correct implementation☆85Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Make trait methods callable without the trait in scope☆148Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 10 months ago
- A simple bitset container for Rust☆143Updated this week