AaronKutch / awintLinks
Arbitrary width integers
☆21Updated 3 weeks 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☆33Updated 6 months ago
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 10 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 4 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated last month
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Byte-wise atomic memcpy.☆36Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Read trait fixed to soundly work with uninitalized memory☆26Updated last year
- Exhaustive iteration trait in Rust☆16Updated last week
- A Rustified OpenCL Experience☆46Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- We have Crater At Home☆36Updated 9 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 4 months ago
- A radioactive stabilization of the ptr_meta RFC.☆30Updated 3 months ago
- ☆31Updated 5 years ago
- Extension of nom to trace parser☆49Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Easy and safe destructuring for more types.☆32Updated 3 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Faster integer division and modulus operations☆87Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago