draivin / rust-hotswapLinks
Easily hotswap functions in running executables
☆143Updated 7 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:
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- An object pool manager in Rust☆199Updated 4 years ago
- microprofile for rust☆123Updated 5 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- Bindings to the Chromium Embedded Framework for Rust☆63Updated 8 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- A cgmath physics library that can be used with Specs☆109Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- Compact string type for zero-copy parsing☆262Updated 2 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Shared resource dispatcher☆250Updated 8 months ago
- Changing function definitions at runtime in Rust☆133Updated 3 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆142Updated 2 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year