mistodon / dymodLinks
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
☆16Updated 8 months ago
Alternatives and similar repositories for dymod
Users that are interested in dymod are comparing it to the libraries listed below
Sorting:
- Types to define keyboard related events☆68Updated last month
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- An undo-redo library.☆55Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Extensions for the Rust standard library☆40Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Automated GUI testing using accesskit☆71Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Rich text processing☆64Updated last month
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- A prototype implementation of reactive UI in rust☆83Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Exeprimental visual terminal for egui☆87Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Use winit like the async runtime you've always wanted☆49Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 3 years ago
- ☆59Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆49Updated last week
- ☆112Updated 2 years ago
- A small and fast frontend framework in Rust☆69Updated 3 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Big array helper for serde☆64Updated last year
- A kludgey 2d game engine written in Rust atop wgpu☆75Updated 7 months ago
- ☆59Updated last year