iddm / unique-type-id
A procedural macro for generating unique ids for rust types
☆14Updated 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:
- Embed images in Rust documentation☆26Updated 3 years ago
- Threadsafe RefCell for Rust☆90Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Various tools and algorithms for building role-playing and adventure games☆28Updated 2 years ago
- A sinless derive helper☆72Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Asset manger for good assets only☆31Updated last year
- ☆42Updated 7 months ago
- horrible serde macro stuff☆39Updated last year
- rust slice conversion library☆16Updated 3 years ago
- Iterator of const known length☆16Updated 5 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- ☆17Updated 8 months ago
- Implied bounds, since 1.79!☆20Updated 5 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- ☆28Updated last month
- `$crate` in procedural macros.☆70Updated 2 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- Typed any map for rust☆66Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆66Updated 2 weeks ago