Update README.md

Include RustQuant library. 

Has 104 stars on GitHub.
pull/1517/head
avhz 12 months ago committed by GitHub
parent 7b7fab7f00
commit 8a08234c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,6 +77,7 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
* [Email](#email)
* [Encoding](#encoding)
* [Filesystem](#filesystem)
* [Finance](#finance)
* [Functional Programming](#functional-programming)
* [Game development](#game-development)
* [Geospatial](#geospatial)
@ -1266,6 +1267,10 @@ See also [About Rusts Machine Learning Community](https://medium.com/@autumn_
* [Stebalien/xattr](https://github.com/Stebalien/xattr) [[xattr](https://crates.io/crates/xattr)] — list and manipulate unix extended file attributes
* [zboxfs/zbox](https://github.com/zboxfs/zbox) [[zbox](https://crates.io/crates/zbox)] — Zero-details, privacy-focused embeddable file system.
### Finance
* [RustQuant](https://github.com/avhz/RustQuant) [[RustQuant](https://crates.io/crates/RustQuant)] — A quantitative finance library. [![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/avhz/RustQuant/build.yml)]
### Functional Programming
[[functional programming](https://crates.io/keywords/fp)]

Loading…
Cancel
Save