iddm / unique-type-id
A procedural macro for generating unique ids for rust types
☆12Updated 8 months ago
Related projects ⓘ
Alternatives and complementary repositories for unique-type-id
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Playing with volumetric rendering in rust☆19Updated 3 years ago
- Rust wrapper type that implements hashing and comparison by pointer address☆34Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 6 months ago
- rust slice conversion library☆16Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Wrapper around Rc safe to send to a different thread☆23Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- Serde partial serialization made easy☆41Updated last year
- Embed images in Rust documentation☆24Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆34Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆48Updated last week
- Provide AsyncRead/AsyncWrite over tungstenite websockets☆31Updated 2 months ago
- Floating point types which can be safely shared between threads☆14Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆61Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month
- ☆21Updated 3 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- A Rust Library for Numerical Equation Solving and Optimisation☆23Updated 3 months ago
- ☆25Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- ☆23Updated last month