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:
- ☆20Updated 4 years ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- example of plotters and iced canvas☆24Updated 4 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- Extensions for the Rust standard library☆39Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆73Updated 2 months ago
- LZW en- and decoding that goes weeeee!☆28Updated last week
- ☆26Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 5 months ago
- `&own` pointers in Stable Rust / `RefOwn` / `&mut` with move semantics (and thus drop)☆20Updated 9 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Automated GUI testing using accesskit☆65Updated 2 weeks ago
- An undo-redo library.☆54Updated 2 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 2 weeks ago
- A prototype implementation of reactive UI in rust☆83Updated 2 years ago
- ☆12Updated 7 months ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆47Updated 8 months ago
- An experimental stateful, structured, declarative GUI crate☆14Updated last year
- ☆31Updated 5 years ago
- A safe, fast, lightweight embeddable scripting language written in Rust.☆20Updated 2 years ago