AaronKutch / awintLinks
Arbitrary width integers
☆23Updated 5 months ago
Alternatives and similar repositories for awint
Users that are interested in awint are comparing it to the libraries listed below
Sorting:
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A newtype with alignment of at least `A` bytes☆33Updated 3 weeks ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Byte-wise atomic memcpy.☆39Updated last week
- watt-based inline procedural macros☆14Updated 5 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- ☆31Updated 5 years ago
- Easy and safe destructuring for more types.☆33Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Defer running expensive destructors until later☆19Updated 3 years ago
- Rust `Vec` that can store unsized values☆21Updated 3 months ago
- Twinsies is a specialized reference-counting pointer where the item is jointly owned in 2 places☆27Updated last year
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆33Updated last month
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Shows only the first page of rustc output☆11Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago