mistodon / dymod
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
☆16Updated last year
Related projects ⓘ
Alternatives and complementary repositories for dymod
- A kludgey 2d game engine written in Rust atop wgpu☆64Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆40Updated last year
- ☆31Updated 4 years ago
- Sort Unicode strings lexicographically☆35Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆40Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Embed images in Rust documentation☆24Updated 3 years ago
- ☆25Updated last year
- Use winit like the async runtime you've always wanted☆47Updated 5 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago
- Types to define keyboard related events.☆53Updated 9 months ago
- Render egui with skia!☆57Updated last week
- A Crate to display Graphs on the Terminal☆31Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- ☆21Updated 3 years ago
- ☆50Updated 6 months ago
- Fast and easy zero-dep random number generation.☆25Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- An undo-redo library.☆50Updated last year
- ☆29Updated 6 months ago
- For when you really, really just want to know that your config changed☆14Updated last year
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Generative arts library in Rust☆21Updated 3 years ago
- Cargo API written in Paris☆43Updated 2 weeks ago
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago