cmpute / dashuLinks
A library set of arbitrary precision numbers implemented in Rust.
☆83Updated 3 months ago
Alternatives and similar repositories for dashu
Users that are interested in dashu are comparing it to the libraries listed below
Sorting:
- Arbitrary precision floating point numbers library☆109Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- An SoA library for Rust☆144Updated 3 months ago
- Automatically implement traits for common smart pointers☆111Updated last month
- Blazing fast immutable collection datatypes for Rust.☆104Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Comparing parser APIs☆127Updated last month
- ☆30Updated 2 months ago
- A fast, concurrent string interner☆150Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆179Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated last week
- Automatic cfg for Rust compiler features☆95Updated last week
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Lazy formatting utility macro for rust☆127Updated last year
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Rank Polymorphic array library for Rust.☆102Updated last year
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆28Updated 2 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Rust bindings to KaTeX☆119Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 10 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 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
- Choose Rust types at compile-time via constants☆65Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year