rust-embedded-community / alignedLinks
A newtype with alignment of at least `A` bytes
☆33Updated 6 months ago
Alternatives and similar repositories for aligned
Users that are interested in aligned are comparing it to the libraries listed below
Sorting:
- ☆36Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- Arbitrary width integers☆21Updated 3 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆38Updated last month
- ☆29Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- ☆56Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Rust API stability attributes for the rest of us.☆32Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Full precision decimal representation of f64☆26Updated 2 weeks ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Defer running expensive destructors until later☆19Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago