draivin / rust-hotswap
Easily hotswap functions in running executables
☆140Updated 6 years ago
Alternatives and similar repositories for rust-hotswap
Users that are interested in rust-hotswap are comparing it to the libraries listed below
Sorting:
- A crate with indexed arenas with small memory footprint☆77Updated 8 months ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- microprofile for rust☆121Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 4 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 4 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Bindings to the Chromium Embedded Framework for Rust☆62Updated 7 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- GLL parsing framework.☆137Updated last year
- Python-style function decorators for Rust☆157Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A fast monadic-style parser combinator designed to work on stable Rust.☆243Updated 3 years ago
- A safe and convenient store for one value of each type☆344Updated 10 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Macro for writing nested `if let` expressions☆165Updated last year
- A graphical debugger for Rust MIR☆189Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago