AaronKutch / awintLinks
Arbitrary width integers
☆21Updated 2 months ago
Alternatives and similar repositories for awint
Users that are interested in awint are comparing it to the libraries listed below
Sorting:
- A newtype with alignment of at least `A` bytes☆32Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- ☆36Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated last week
- Check that a crate builds without libstd☆25Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last week
- A radioactive stabilization of the ptr_meta RFC.☆33Updated 3 weeks 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 Rustified OpenCL Experience☆46Updated 2 years ago
- Exhaustive iteration trait in Rust☆16Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Read trait fixed to soundly work with uninitalized memory☆27Updated last year
- A C expression parser and evaluator☆49Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated 3 weeks ago
- Byte-wise atomic memcpy.☆38Updated last week
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- ☆31Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 6 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 6 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 6 months ago
- A generic, fixed-size, associative cache☆39Updated 11 months ago
- Unbuffered and unlocked I/O streams☆45Updated 7 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆40Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated 11 months ago