iddm / unique-type-idLinks
A procedural macro for generating unique ids for rust types
☆15Updated this 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:
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Automated GUI testing using accesskit☆74Updated 3 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Trivially run wasm applications and examples in the browser☆89Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Macro for sealing traits and structures☆60Updated last year
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- ☆59Updated last year
- Fast, concurrent, arena-based allocator with drop support☆144Updated last month
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- The first compute-centric vector graphic video game☆70Updated last year
- A sinless derive helper☆77Updated 3 weeks ago
- ☆112Updated 3 years ago
- Use winit like the async runtime you've always wanted☆50Updated last year
- 🪞 Powerful reflection library for Rust☆100Updated 8 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A std::Instant replacement that works on WASM too.☆113Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- `$crate` in procedural macros.☆79Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Rust macro to specialize on the type of an expression.☆47Updated 2 years ago