djkoloski / munge
Easy and safe destructuring for more types.
☆32Updated 4 months ago
Alternatives and similar repositories for munge:
Users that are interested in munge are comparing it to the libraries listed below
- ☆31Updated 5 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Procedural macro span debugger/visualizer☆40Updated 4 years ago
- ☆36Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆53Updated 9 months ago
- ☆48Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated 10 months ago
- ☆35Updated 6 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Macro for sealing traits and structures☆51Updated 2 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated last month
- ☆29Updated 9 months ago
- Asset manger for good assets only☆31Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Rust map and set literals☆24Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A #[no_std] LinAlg library☆51Updated 3 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 5 months ago
- ☆21Updated 4 years ago
- ☆55Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆36Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated 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
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago