823984418 / const_soft_floatLinks
rust const soft float point library
☆26Updated last year
Alternatives and similar repositories for const_soft_float
Users that are interested in const_soft_float are comparing it to the libraries listed below
Sorting:
- ☆31Updated 5 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 9 months ago
- Iterator of const known length☆16Updated 6 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Floating point types which can be safely shared between threads☆17Updated 9 months ago
- Arbitrary width integers☆20Updated 3 months ago
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Mostly safe wrapper for alloca☆26Updated last year
- Use winit like the async runtime you've always wanted☆51Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 11 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
- A pure-Rust, no_std compatible PNG decoder☆46Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- Exhaustive iteration trait in Rust☆16Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 9 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Safe, fully-featured bindings to the Tracy profiler☆24Updated 4 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 7 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last month
- Faster integer division and modulus operations☆87Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆20Updated last month