AaronKutch / awintLinks
Arbitrary width integers
☆20Updated 3 months ago
Alternatives and similar repositories for awint
Users that are interested in awint are comparing it to the libraries listed below
Sorting:
- Tiny little crate to determine how large an unnameable type is.☆12Updated 3 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- ☆36Updated 11 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Compares two equal-sized byte strings in constant time.☆42Updated 3 weeks ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A newtype with alignment of at least `A` bytes☆32Updated 5 months ago
- Easy and safe destructuring for more types.☆32Updated 2 weeks ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Byte-wise atomic memcpy.☆36Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Defer running expensive destructors until later☆19Updated 2 years ago
- A simple macro to create correct opaque pointers☆22Updated 4 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated this week
- A generic, fixed-size, associative cache☆40Updated 8 months 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
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 3 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Exhaustive iteration trait in Rust☆16Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- watt-based inline procedural macros☆14Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆28Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆31Updated 5 years ago
- Rust `Vec` that can store unsized values☆20Updated 3 months ago
- A C expression parser and evaluator☆46Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated this week
- impl fallible collections in rust, quite as describe in RFC 2116☆38Updated 8 months ago
- Parser for CARGO_ENCODED_RUSTFLAGS☆16Updated last month