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:
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- ☆19Updated 4 years ago
- A Rust Library for Numerical Equation Solving and Optimisation☆25Updated 9 months ago
- Iterator of const known length☆16Updated 6 months ago
- ☆30Updated 2 months ago
- Port of https://github.com/plasma-umass/Mesh to Rust☆16Updated 2 years ago
- ⚠️ DEPRECATED ⚠️ -- use `portable-atomic` instead.☆31Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- ☆31Updated 5 years ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 2 months ago
- A newtype with alignment of at least `A` bytes☆32Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Mostly safe wrapper for alloca☆25Updated last year
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 2 months ago
- Floating point types which can be safely shared between threads☆17Updated 9 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
- Read trait fixed to soundly work with uninitalized memory☆25Updated last year
- Case transforming macros for idents☆39Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago