mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-26 18:51:55 +02:00
Update README.md
Include RustQuant library. Has 104 stars on GitHub.
This commit is contained in:
parent
7b7fab7f00
commit
8a08234c25
@ -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 Rust’s 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…
Reference in New Issue
Block a user