cmpute / dashuLinks
A library set of arbitrary precision numbers implemented in Rust.
☆96Updated last month
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☆113Updated 9 months ago
- Blazing fast immutable collection datatypes for Rust.☆130Updated 3 weeks ago
- Rank Polymorphic array library for Rust.☆103Updated 2 years ago
- Better reference counted strings for Rust☆139Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆206Updated this week
- ☆36Updated last month
- An SoA library for Rust☆162Updated 2 weeks ago
- Rust procedural macro attribute parser☆44Updated last year
- Comparing parser APIs☆152Updated 3 weeks ago
- A faster Arc.☆77Updated last year
- Graph data structure library aspiring to be convenient, versatile, correct and performant.☆87Updated 2 weeks ago
- A Rust crate that uses macro hackery to enable const fn trait items and default associated types on traits in stable Rust.☆29Updated 10 months ago
- A fast, concurrent string interner☆162Updated last year
- A concurrent, append-only vector.☆208Updated 4 months ago
- Simple and flexible multi-index containers.☆126Updated this week
- Rust bindings to KaTeX☆126Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 8 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago