AaronKutch / awintLinks
Arbitrary width integers
☆26Updated 6 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 last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 2 weeks ago
- ☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Target "triple" support☆55Updated last month
- Unsafe marker trait for types that deref to a stable address☆33Updated 3 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- Rust `Vec` that can store unsized values☆21Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- Atomic operations on potentially uninitialized integers.☆27Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆30Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Easy and safe destructuring for more types.☆33Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Faster integer division and modulus operations☆88Updated 7 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Full precision decimal representation of f64☆27Updated last month
- Count directory entries—`ls | wc -l` but faster☆29Updated last month
- Extension of nom to trace parser☆50Updated 11 months ago