An open API service indexing awesome lists of open source software.

https://github.com/rustpython/malachite-bigint

A drop-in num-bigint replacement based on malachite
https://github.com/rustpython/malachite-bigint

Last synced: 5 months ago
JSON representation

A drop-in num-bigint replacement based on malachite

Awesome Lists containing this project

README

        

# malachite-bigint

A drop-in replacement for rust [num-bigint](https://github.com/rust-num/num-bigint) based on [malachite](https://github.com/mhogrefe/malachite) `Natural`.

This is not an official malachite project. Please directly use malachite unless you need num-bigint compatibility.

# Performance

See https://github.com/tczajka/bigint-benchmark-rs