iddm / unique-type-id
A procedural macro for generating unique ids for rust types
☆12Updated 11 months ago
Alternatives and similar repositories for unique-type-id:
Users that are interested in unique-type-id are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated 2 months ago
- Embed images in Rust documentation☆25Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- rust slice conversion library☆16Updated 2 years ago
- ☆21Updated 4 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Place small arrays on the stack with a low-cost!☆17Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Macro for sealing traits and structures☆51Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- `$crate` in procedural macros.☆69Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Create dynamic grid-based layouts for egui☆32Updated 6 months ago
- Floating point types which can be safely shared between threads☆16Updated 5 months ago
- ☆39Updated 4 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- An undo-redo library.☆53Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- (lifetime) GATs on stable Rust☆57Updated last year
- 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
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated last year
- Find out about keys that are ignored when deserializing data☆78Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- ☆55Updated last year