mdsabo / fred-rsLinks
A Rust crate for accessing the Federal Reserve Bank of St. Louis FRED API.
☆17Updated 2 years ago
Alternatives and similar repositories for fred-rs
Users that are interested in fred-rs are comparing it to the libraries listed below
Sorting:
- A position (finance) definition that has some good algebraic properties.☆15Updated 3 years ago
- A quantitative finance toolbox☆40Updated last month
- Rust client for Kraken API☆26Updated last week
- Rust for black scholes☆25Updated last month
- Generate various time series, some randomly sampled, in pure rust.☆19Updated 9 months ago
- Basic Ordinary Differential Equation solvers☆58Updated last month
- Toy project to learn rust and async that can be deoplyed to the web.☆47Updated 2 years ago
- A Rust library for getting financial information from Yahoo!☆44Updated last year
- General Use Timeseries Containers for Rust☆11Updated 4 years ago
- Short tutorials for the tch-rs crate☆20Updated 5 years ago
- Coinbase pro client for Rust☆156Updated 2 years ago
- Rust implementation of real-coded GA for solving optimization problems and training of neural networks☆20Updated 8 years ago
- Pure Rust multithreaded dataframe and timeseries library inspired by Python Pandas☆17Updated 6 months ago
- stochastic-rs is a Rust library designed for high-performance simulation and analysis of stochastic processes and models in quant finance…☆115Updated last week
- GitHub Action to create a release PR using cargo-release — soft deprecated: try release-plz instead!☆47Updated 2 weeks ago
- Rust library for setting up and running distributed Monte-Carlo statistical simulations. Designed primarily for lattice QCD.☆41Updated 6 years ago
- Trade engine written in rust (eg: bitcoin or any other currency/cryptocurrency)☆33Updated 5 years ago
- Fast Numerical Integration☆24Updated 6 years ago
- OrderBook implementation in rust☆27Updated 5 years ago
- Rust raise file limit☆25Updated 2 years ago
- A SIMD based black scholes pricer using the http://crates.io/wide crate☆74Updated 2 years ago
- Rust KuCoin Cryptocurrency Exchange v2 API Wrapper/SDK☆34Updated 2 years ago
- Simulation of point processes in the Rust programming language☆46Updated 2 years ago
- A very simple api request client accessing TD Ameritrade API built in rust.☆39Updated 3 years ago
- Build RPCs on top of the tonic gRPC library by defining your types in Rust instead of proto.