Diggsey / rust-field-offsetLinks
Safe pointer-to-member functionality for rust
☆33Updated last year
Alternatives and similar repositories for rust-field-offset
Users that are interested in rust-field-offset are comparing it to the libraries listed below
Sorting:
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- ☆53Updated 6 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- A rust library for checked floating point operations☆82Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆64Updated 8 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- Cast between dynamic trait objects☆34Updated 5 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Extensions for the Rust standard library☆42Updated last year
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆31Updated 5 years ago
- Token tree calling convention☆82Updated 3 years ago
- ☆61Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- ☆65Updated 4 years ago