draivin / rust-hotswapLinks
Easily hotswap functions in running executables
☆144Updated 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:
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆280Updated 3 years ago
- microprofile for rust☆123Updated 5 years ago
- An object pool manager in Rust☆199Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A flexible thread pool providing scoped and static threads.☆88Updated 6 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Compact string type for zero-copy parsing☆264Updated 2 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 5 years ago
- A cgmath physics library that can be used with Specs☆108Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Bindings to the Chromium Embedded Framework for Rust☆63Updated 8 years ago
- Safely combine results☆82Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Shared resource dispatcher☆251Updated 10 months ago
- Low level, UDP based networking library for rust.☆59Updated 6 years ago