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
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A rust library for checked floating point operations☆82Updated 8 months ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- ☆53Updated 5 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- ☆63Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆47Updated 3 months ago
- ☆60Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Extensions for the Rust standard library☆40Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- ☆31Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A crate with indexed arenas with small memory footprint☆78Updated last year
- A trivial Rust struct for interchange of pixel buffers with width, height & stride☆60Updated 10 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago