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:
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Byte-wise atomic memcpy.☆43Updated last week
- ☆30Updated last year
- Full precision decimal representation of f64☆27Updated last month
- Nudging the compiler to auto-vectorize things☆76Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Arbitrary width integers☆26Updated 6 months ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Cargo API written in Paris☆55Updated this week
- Macro for sealing traits and structures☆61Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Take a value atomically once.☆30Updated 3 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Rust API stability attributes for the rest of us.☆31Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago