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 rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- A library for compact bit sets containing enums.☆115Updated last week
- Delegation of trait implementations via procedural macros☆272Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆269Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Allocation-free data structures that make do with the memory they're given☆144Updated 3 years ago
- "A very small syn"☆209Updated 7 months ago
- A fast, concurrent string interner☆151Updated last year
- Versioned data-structures for Rust☆207Updated 6 months ago
- ☆125Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- Rust ABI safe code generator☆189Updated 4 months ago
- Fast, FFI-friendly string interning for Rust☆170Updated 11 months ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Better reference counted strings for Rust☆134Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆204Updated 7 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated last month
- Rust serializer library☆87Updated last year
- Small, fast, synchronization primitives☆249Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- ☆93Updated 10 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 2 years ago