This repository contains various algorithms for computing Fibonacci numbers. This provides a useful way of comparing their performance, numerical stability, and other problems that arise.
nicholas-miklaucic/fast_fib_rs
Rust showcase of various algorithms for computing the nth Fibonacci number
Rust