mistodon / dymod
A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
☆16Updated 2 months ago
Alternatives and similar repositories for dymod:
Users that are interested in dymod are comparing it to the libraries listed below
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- ☆31Updated 5 years ago
- ☆39Updated last year
- Load fonts as vector graphics in pure Rust with advanced text layout.☆43Updated 2 years ago
- Types to define keyboard related events☆61Updated last week
- ☆29Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆54Updated 2 months ago
- Integer types with customizable niche values☆43Updated 5 months ago
- Asset manger for good assets only☆31Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆49Updated 3 years ago
- A #[no_std] LinAlg library☆52Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- ☆112Updated 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.☆46Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated last week
- Proc macro for smol async runtime☆53Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆56Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 3 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 9 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆34Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year