mistodon / dymodLinks
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
☆16Updated 3 months ago
Alternatives and similar repositories for dymod
Users that are interested in dymod are comparing it to the libraries listed below
Sorting:
- A kludgey 2d game engine written in Rust atop wgpu☆73Updated 2 months ago
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- horrible serde macro stuff☆39Updated last year
- ☆34Updated 3 years ago
- Image Diff for snapshot testing☆37Updated 2 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- example of plotters and iced canvas☆24Updated 4 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- ☆56Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- ☆57Updated last year
- Typed any map for rust☆67Updated 6 months ago
- ☆31Updated 5 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Unofficial cosmic text widget and utilities for egui☆12Updated 9 months ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- the definitive non-empty slice/array/vec library for Rust☆16Updated last year
- Arena allocator with scopes☆44Updated 2 years ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year