iddm / unique-type-idLinks
A procedural macro for generating unique ids for rust types
☆15Updated last week
Alternatives and similar repositories for unique-type-id
Users that are interested in unique-type-id are comparing it to the libraries listed below
Sorting:
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Macro for sealing traits and structures☆61Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- ☆59Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- A std::Instant replacement that works on WASM too.☆113Updated last year
- ☆111Updated 3 years ago
- Trivially run wasm applications and examples in the browser☆89Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆70Updated last month
- Automated GUI testing using accesskit☆78Updated 3 months ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- 🪞 Powerful reflection library for Rust☆100Updated 8 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Const TypeId and non-'static TypeId☆70Updated last month
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- rust slice conversion library☆16Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Iterator of const known length☆18Updated last year
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Updated last month
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- A Rust promise for games and immediate mode GUIs☆149Updated 2 years ago
- An undo-redo library.☆56Updated 4 months ago