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:
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated last year
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated last year
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- A library for compact bit sets containing enums.☆114Updated last week
- Eventually consistent values for Rust☆126Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Fast, FFI-friendly string interning for Rust☆168Updated 9 months ago
- ☆91Updated 8 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- offsetof for Rust☆229Updated last year
- ☆124Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A whitespace-aware quasiquoter for beautiful code generation.☆194Updated 2 months ago
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Better reference counted strings for Rust☆130Updated last year
- A light wrapper around rr, the time-travelling debugger☆145Updated last year
- Migrated to Codeberg☆79Updated last year
- Rust crate to time your function using derive annotations.☆85Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated last month
- Small, fast, synchronization primitives☆245Updated 10 months ago