rust-embedded-community / alignedLinks
A newtype with alignment of at least `A` bytes
☆33Updated last month
Alternatives and similar repositories for aligned
Users that are interested in aligned are comparing it to the libraries listed below
Sorting:
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- ☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- ☆30Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Efficient byte-stream pipe buffer☆44Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Full precision decimal representation of f64☆27Updated last month
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- ☆36Updated 3 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Byte-wise atomic memcpy.☆43Updated this week
- Arbitrary width integers☆26Updated 6 months ago
- Take a value atomically once.☆30Updated 3 years ago