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
Alternatives and similar repositories for dymod:
Users that are interested in dymod are comparing it to the libraries listed below
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆20Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 3 weeks ago
- example of plotters and iced canvas☆24Updated 3 years ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆69Updated 10 months ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- A kludgey 2d game engine written in Rust atop wgpu☆68Updated last week
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- An undo-redo library.☆53Updated last year
- Fast, limited-memory array expressions on the stack in Rust, no-std compatible☆27Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Sort Unicode strings lexicographically☆36Updated 5 months ago
- Types to define keyboard related events.☆55Updated 3 weeks ago
- ☆31Updated 4 years ago
- A zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up…☆40Updated 3 months ago
- ☆12Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rich text processing☆59Updated last month
- Unofficial cosmic text widget and utilities for egui☆12Updated 3 months ago
- Load fonts as vector graphics in pure Rust with advanced text layout.☆41Updated last year
- Demo for the swash font library☆36Updated last year
- This is a mirror of https://gitlab.com/pcasotti/plate☆16Updated 2 years ago
- ☆25Updated last year
- Render egui with skia!☆60Updated 2 months ago
- A procedural macro for generating unique ids for rust types☆12Updated 10 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.☆42Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated last year