rust-embedded-community / alignedLinks
A newtype with alignment of at least `A` bytes
☆32Updated 3 months ago
Alternatives and similar repositories for aligned
Users that are interested in aligned are comparing it to the libraries listed below
Sorting:
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- 32-bit hashing machinery☆12Updated last month
- ☆29Updated last year
- ☆36Updated 9 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- ☆34Updated 3 years ago
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Cross-platform, endian-aware primitives for Rust☆40Updated last month
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Unbuffered and unlocked I/O streams☆45Updated 2 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A safe-guarded transmute for Rust☆38Updated last year
- Arbitrary width integers☆18Updated 2 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Full precision decimal representation of f64☆26Updated last week
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust library providing basic aliasable (non `core::Unique`) types☆12Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- A dynamic library helper for rust crates☆35Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆34Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago