bsteinb / accurate
(More or less) accurate floating point algorithms
☆55Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for accurate
- ☆25Updated 9 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆105Updated last year
- ☆54Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated last week
- In support of measuring heap allocations in Rust programs.☆99Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆76Updated 2 months ago
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 2 years ago
- [DEPRECATED] see:☆82Updated 7 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A crate that exposes some SIMD functionality on nightly Rust; to be obsoleted by stdsimd☆80Updated last year
- A safe-guarded transmute for Rust☆38Updated 6 months ago
- Judy array implementation in pure Rust☆84Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A fast map for when one doesn't care about choosing the keys.☆26Updated 2 weeks ago
- A rust library for checked floating point operations☆81Updated last year
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆101Updated 5 years ago
- Implementation of libm in rust☆34Updated 7 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Faster, more flexible and more correct alternative to core::fmt☆39Updated 4 years ago
- Machine scalar casting that meets your expectations☆73Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 6 years ago
- Rust library providing a counter-based thread barrier☆53Updated 5 years ago
- A real-time hierarchical profiler☆80Updated 8 years ago
- Experimental collection traits for Rust☆28Updated 7 years ago
- A Rust implementation of the PCG PRNG.☆23Updated 7 years ago