stencillogic / astro-float
Arbitrary precision floating point numbers library
☆101Updated 10 months ago
Alternatives and similar repositories for astro-float:
Users that are interested in astro-float are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- A library set of arbitrary precision numbers implemented in Rust.☆79Updated 10 months ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- High-precision and consistent benchmarking framework/harness for Rust☆111Updated last week
- Rank Polymorphic array library for Rust.☆102Updated last year
- An SoA library for Rust☆127Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆101Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- "A very small syn"☆199Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- Define rust compile time unit systems using const generics☆84Updated this week
- An exploration of Storages☆36Updated last year
- Pull in every source file in a directory as a module☆161Updated last week
- A fast, concurrent string interner☆148Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Map data structure whose keys are stored as ranges☆81Updated last month
- Lending iterators on stable Rust☆81Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆146Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Const TypeId and non-'static TypeId☆58Updated last week
- A Vec That Has a Smaller size_of☆133Updated 5 months ago
- Rust String Libraries by mcyoung☆157Updated this week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- A concurrent, append-only vector.☆141Updated last month