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 3 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.☆89Updated last month
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- 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
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆63Updated 8 years ago
- A rust library for checked floating point operations☆81Updated 8 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- ☆53Updated 5 years ago
- Extensions for the Rust standard library☆40Updated last year
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- ☆58Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 9 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆65Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 4 years ago