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:
- Macro for sealing traits and structures☆56Updated 6 months 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 primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆41Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆42Updated 3 months ago
- A sinless derive helper☆72Updated 7 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Opens up a Rust enum to allow for non-specified values☆19Updated last year
- Embed images in Rust documentation☆26Updated 4 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- ☆57Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- ☆42Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Implied bounds, since 1.79!☆22Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆18Updated last year
- ☆20Updated 2 weeks ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Typed any map for rust☆67Updated 6 months ago