Update README.md

This commit is contained in:
Daniel Lemire 2021-02-01 14:47:44 -05:00 committed by GitHub
parent a3d78578ee
commit 6c27435fbc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -73,6 +73,7 @@ We support Visual Studio, macOS, Linux, freeBSD. We support big and little endia
## Other programming languages
- [There is an R binding](https://github.com/eddelbuettel/rcppfastfloat) called `rcppfastfloat`.
- [There is a Rust port of the fast_float library](https://github.com/aldanor/fast-float-rust/) called `fast-float-rust`.