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☆75Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- ☆63Updated 8 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Extensions for the Rust standard library☆40Updated last year
- Token tree calling convention☆80Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- ☆60Updated 2 years ago
- 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
- ☆53Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆43Updated 7 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A rust library for checked floating point operations☆82Updated 9 months ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago