iddm / unique-type-idLinks
A procedural macro for generating unique ids for rust types
☆15Updated last year
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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Automated GUI testing using accesskit☆67Updated last week
- Embed images in Rust documentation☆27Updated 4 years ago
- ☆57Updated last year
- Macro for sealing traits and structures☆58Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- A std::Instant replacement that works on WASM too.☆112Updated last year
- Migrated to Codeberg☆79Updated last year
- A sinless derive helper☆72Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- ☆112Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆125Updated last month
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆49Updated this week
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆68Updated last month
- ☆19Updated 3 weeks ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Trivially run wasm applications and examples in the browser☆87Updated last year
- A library for compact bit sets containing enums.☆114Updated last week
- A Toolchain for Rust Debuginfo☆65Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.