A newtype with alignment of at least `A` bytes
☆35Dec 15, 2025Updated 3 months ago
Alternatives and similar repositories for aligned
Users that are interested in aligned are comparing it to the libraries listed below
Sorting:
- Bindings to GCC's __float128 type☆25Feb 7, 2025Updated last year
- Cross-platform Rust library for asynchronous I/O (io_uring on Linux, kqueue on macOS and BSD family).☆79Feb 21, 2026Updated 3 weeks ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- Command-running macro for Rust☆34Apr 7, 2024Updated last year
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 6 months ago
- generators☆211Sep 20, 2023Updated 2 years ago
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆65Sep 27, 2021Updated 4 years ago
- A super simple adapter crate to let you use warp filters with AWS lambda runtime☆13May 29, 2022Updated 3 years ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- rust rcu cell library☆43May 9, 2025Updated 10 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Mar 27, 2024Updated last year
- Rust library for applying Gaussian quadrature to integrate a function☆25Nov 16, 2025Updated 4 months ago
- A procedural macro that copy-pastes match arms for new type variant enums.☆16Feb 12, 2024Updated 2 years ago
- A minimal, flat file archive encoding/decoding library for Rust☆36Jan 14, 2026Updated 2 months ago
- A crate for generating (relatively) complex compile-time constants in rust☆33Feb 19, 2026Updated last month
- rust bindings of snmalloc☆153Feb 18, 2026Updated last month
- ☆18Sep 8, 2025Updated 6 months ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- Owned container for dynamically-sized types backed by inline memory☆12Sep 6, 2024Updated last year
- Efficient byte-stream pipe buffer☆44Jul 1, 2024Updated last year
- 32-bit hashing machinery☆14May 27, 2025Updated 9 months ago
- Macros for async-std.☆38Nov 15, 2019Updated 6 years ago
- A utility to split autogenerated rust files into human-workable projects with the correct _form_☆37May 7, 2025Updated 10 months ago
- Experiments with safe DMA abstractions in Rust☆18Sep 17, 2020Updated 5 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Kani VSCode Extension☆19Mar 10, 2026Updated last week
- C++1z variant, never empty, constexpr visit/multivisit (perfect forwarding for visitor and its parameters), delayed visitor, composite vi…☆13Nov 16, 2016Updated 9 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Lightweight binary to download only project required crates for offline crates.io mirror☆46Updated this week
- Thread-safe object pool with automatic return and attach/detach semantics☆82Jul 12, 2025Updated 8 months ago
- Utilities for encoding and decoding frames with async/await☆76Feb 6, 2026Updated last month
- Support for requesting objects from other objects dynamically based on type☆11Aug 25, 2020Updated 5 years ago
- Elementary Number Theory for Integers in Rust☆20Mar 7, 2025Updated last year
- ☆37Dec 24, 2024Updated last year
- Statically assert that a program written in Rust does not panic☆23Feb 3, 2021Updated 5 years ago
- Zig UEFI FreeType Demo☆17Sep 25, 2019Updated 6 years ago
- A Rust crate for helping write structs as binary data using ✨macro magic✨☆18Apr 17, 2020Updated 5 years ago
- Rust implementation of Stream VByte decompression algorithm☆15May 23, 2023Updated 2 years ago