mhogrefe / malachiteLinks
An arbitrary-precision arithmetic library for Rust.
☆501Updated 3 weeks ago
Alternatives and similar repositories for malachite
Users that are interested in malachite are comparing it to the libraries listed below
Sorting:
- Fast and simple benchmarking for Rust projects☆1,156Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆615Updated 10 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆825Updated 4 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆826Updated last week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆837Updated 2 months ago
- The testing ground for the future of portable SIMD in Rust☆977Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆726Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆708Updated last week
- Easy self-referential struct generation for Rust.☆618Updated 5 months ago
- Benchmarks for rust serialization frameworks☆807Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆475Updated 4 months ago
- Remove unused Rust dependencies with this one weird trick!☆1,013Updated last month
- A crate for mucking around with piles of bytes☆866Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,312Updated 10 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆747Updated this week
- ☆489Updated 8 months ago
- A minimal async executor that lets you block on a future☆598Updated last month
- Making parsing a breeze☆743Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆743Updated 3 months ago
- Fast floating point to string conversion☆641Updated last month
- SIMD-accelerated UTF-8 validation for Rust.☆552Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆752Updated last week
- Scan your Rust crate for semver violations.☆1,411Updated this week
- Numeric traits for generic mathematics in Rust☆836Updated last week
- Clone trait that is object-safe☆721Updated last month
- A high performance, zero-copy URL router.☆456Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 3 weeks ago
- Arbitrary precision decimal crate for Rust☆355Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆697Updated 3 months ago