AaronKutch / awintLinks
Arbitrary width integers
☆23Updated 5 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☆33Updated 3 weeks ago
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated last month
- Check that a crate builds without libstd☆25Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Target "triple" support☆54Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆28Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Extension of nom to trace parser☆50Updated 11 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- Byte-wise atomic memcpy.☆39Updated last week
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- ☆31Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago