AaronKutch / awintLinks
Arbitrary width integers
☆22Updated 4 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 this week
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Byte-wise atomic memcpy.☆39Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 8 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Easy and safe destructuring for more types.☆33Updated last month
- Increased precision floating point numbers implemented purely in Rust.☆22Updated 7 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 8 months ago
- Take a value atomically once.☆30Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Extension of nom to trace parser☆49Updated 10 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Atomic operations on potentially uninitialized integers.☆24Updated 2 weeks ago
- ☆31Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- 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 radioactive stabilization of the ptr_meta RFC.☆35Updated 2 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 months ago
- Read trait fixed to soundly work with uninitalized memory☆27Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last month
- A simple macro to create correct opaque pointers☆21Updated 4 years ago