draivin / rust-hotswap
Easily hotswap functions in running executables
☆139Updated 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
- An object pool manager in Rust☆196Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 4 years ago
- Procedural macros in expression position☆204Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- Compact string type for zero-copy parsing☆254Updated last year
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- A cgmath physics library that can be used with Specs☆109Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆85Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 2 months ago
- ☆137Updated last year
- Efficient transactional memory in rust.☆211Updated 3 years ago
- microprofile for rust☆121Updated 5 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 4 years ago
- Python-style function decorators for Rust☆156Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆154Updated 3 years ago
- Live reloading for Rust programming☆97Updated 4 years ago
- Bindings to the Chromium Embedded Framework for Rust☆62Updated 7 years ago
- A Bounded SPSC queue for Rust☆160Updated 2 years ago
- Judy array implementation in pure Rust☆86Updated 7 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Rust-language binding for the NanoVG vector graphics library☆118Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A DSL parsing library for human readable text documents☆91Updated 3 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago