draivin / rust-hotswapLinks
Easily hotswap functions in running executables
☆141Updated 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:
- A crate with indexed arenas with small memory footprint☆77Updated 10 months ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆114Updated 2 years ago
- [ABANDONED] General-purpose data processing library. Mirror of https://gitlab.com/nitric/nitric☆85Updated 4 years ago
- A flexible thread pool providing scoped and static threads.☆86Updated 6 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- microprofile for rust☆122Updated 5 years ago
- Safely combine results☆81Updated 9 months ago
- Compact string type for zero-copy parsing☆258Updated last year
- Judy array implementation in pure Rust☆88Updated 7 years ago
- An object pool manager in Rust☆196Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- ☆137Updated last year
- garbage collection☆321Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- A real-time hierarchical profiler☆82Updated 8 years ago
- Changing function definitions at runtime in Rust☆132Updated 2 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- String interning for Rust☆200Updated last month
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Bindings to the Chromium Embedded Framework for Rust☆62Updated 7 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆148Updated last week
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- A cgmath physics library that can be used with Specs☆109Updated 4 years ago