Shizcow / hotpatchLinks
Changing function definitions at runtime in Rust
☆134Updated 3 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.☆272Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Rust crate to time your function using derive annotations.☆86Updated 3 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- "A very small syn"☆212Updated last year
- Eventually consistent values for Rust☆125Updated 3 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A whitespace-aware quasiquoter for beautiful code generation.☆199Updated 2 months ago
- ☆126Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆113Updated 2 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- A fast, concurrent string interner☆164Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago
- Display syntax-diagrams for Rust-macros on docs.rs and doc.rust-lang.org☆197Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- Garbage collected smart pointers for Rust☆270Updated 4 years ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Fast, FFI-friendly string interning for Rust☆180Updated last year
- Rust serializer library☆89Updated 4 months ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago