rust-embedded-community / alignedLinks
A newtype with alignment of at least `A` bytes
☆32Updated 9 months ago
Alternatives and similar repositories for aligned
Users that are interested in aligned are comparing it to the libraries listed below
Sorting:
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- ☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 months ago
- A radioactive stabilization of the ptr_meta RFC.☆34Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- myrrlyn’s wyzyrdly library☆25Updated last year
- Arbitrary width integers☆22Updated 4 months ago
- ☆30Updated last year
- A dynamic library helper for rust crates☆36Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- ☆19Updated 4 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Full precision decimal representation of f64☆26Updated last week
- Take a value atomically once.☆30Updated 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☆32Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 3 years ago
- Cross-platform, endian-aware primitives for Rust☆42Updated 2 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Defer running expensive destructors until later☆19Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 11 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year