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:
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆53Updated 6 years ago
- A rust library for checked floating point operations☆82Updated 11 months ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆64Updated 8 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Token tree calling convention☆80Updated 2 years ago
- ☆61Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 4 years ago
- ☆31Updated 5 years ago
- Extensions for the Rust standard library☆42Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago