Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Latest commit

 

History

History
18 lines (9 loc) · 835 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 835 Bytes

malachite-bigint

ANNOUNCEMENT: This project is now integrated in the malachite project. Please visit malachite for recent versions and releases.

A drop-in replacement for rust num-bigint based on 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

Acknowledgement

malachite-bigint was created by Steve Shi to provide an alternative bigint implementation for RustPython.

This project is contributed to the malachite project and will be integrated to malachite 0.5.0.