{"id":28149662,"url":"https://github.com/piquette/quantlib","last_synced_at":"2025-05-15T02:14:13.228Z","repository":{"id":52876240,"uuid":"255098265","full_name":"piquette/quantlib","owner":"piquette","description":"The idiomatic rust implementation of the QuantLib C++ quantitative finance library","archived":false,"fork":false,"pushed_at":"2021-04-15T13:56:24.000Z","size":230,"stargazers_count":97,"open_issues_count":1,"forks_count":23,"subscribers_count":11,"default_branch":"main","last_synced_at":"2023-03-05T20:36:30.484Z","etag":null,"topics":["finance","financial-analysis","hft-trading","mathematics","quantitative-finance","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/piquette.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-12T14:20:07.000Z","updated_at":"2023-02-24T23:52:39.000Z","dependencies_parsed_at":"2022-08-23T11:01:37.211Z","dependency_job_id":null,"html_url":"https://github.com/piquette/quantlib","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piquette%2Fquantlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piquette%2Fquantlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piquette%2Fquantlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piquette%2Fquantlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piquette","download_url":"https://codeload.github.com/piquette/quantlib/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254259430,"owners_count":22040822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["finance","financial-analysis","hft-trading","mathematics","quantitative-finance","rust"],"created_at":"2025-05-15T02:14:12.636Z","updated_at":"2025-05-15T02:14:13.209Z","avatar_url":"https://github.com/piquette.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg\n    width=\"400\"\n    src=\"https://raw.githubusercontent.com/piquette/quantlib/master/media/logo.png\"\n    alt=\"QuantLib – Rust\"\n  /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n\n \u003c!-- Crates version --\u003e\n  \u003ca href=\"https://crates.io/crates/quantlib\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/v/quantlib.svg\"\n    alt=\"Crates.io version\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- Downloads --\u003e\n  \u003ca href=\"https://crates.io/crates/quantlib\"\u003e\n    \u003cimg src=\"https://img.shields.io/crates/d/quantlib.svg\"\n      alt=\"Download\" /\u003e\n  \u003c/a\u003e\n  \u003c!-- docs.rs docs --\u003e\n  \u003ca href=\"https://docs.rs/quantlib\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/docs-latest-blue.svg\"\n      alt=\"docs.rs docs\" /\u003e\n  \u003c/a\u003e\u003cbr /\u003e\n    \u003ca href=\"https://travis-ci.org/piquette/quantlib\"\u003e\n      \u003cimg src=\"https://travis-ci.org/piquette/quantlib.svg?branch=master\"\n      alt=\"Build Status\"\u003e\n    \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/crates/l/quantlib.svg\" alt=\"license\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://crates.io/crates/quantlib\"\u003eCrate\u003c/a\u003e\n  ·\n  \u003ca href=\"#🚀-installation\"\u003eInstallation\u003c/a\u003e\n  ·\n  \u003ca href=\"https://crates.io/crates/quantlib\"\u003eConfiguration\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1\u003e\u003c/h1\u003e\n\n**The idiomatic Rust implementation of QuantLib, the standard for professional quantitative finance applications.**\n\n**This project is still under active development and not guaranteed to have a stable API.**\n\n**The alpha release version is aiming for:**\n\n- **Familiar interfaces:** A library api that resembles the original.\n- **High test coverage:** 90% or more.\n- **Idiomatic rust:** architecture that takes full advantage of language features.\n- **Easy:** intuitive to understand coupled with extensive documentation. 🚀\n\n\u003ch1\u003e\u003c/h1\u003e\n\n\n\u003ca name=\"💬-about\"\u003e\u003c/a\u003e\n\n## 💬 About \n\nThe QuantLib project (http://quantlib.org) is aimed at providing a comprehensive software framework for quantitative finance. QuantLib is a free/open-source library for modeling, trading, and risk management in real-life.\n\nAppreciated by quantitative analysts and developers, it is intended for academics and practitioners alike, eventually promoting a stronger interaction between them. QuantLib offers tools that are useful both for practical implementation and for advanced modeling, with features such as market conventions, yield curve models, solvers, PDEs, Monte Carlo (low-discrepancy included), exotic options, VAR, and so on.\n\n\n\n\u003ca name=\"🚀-installation\"\u003e\u003c/a\u003e\n\n## 🚀 Installation\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nquantlib = \"0.1.0\"\n```\n\nand this to your crate root:\n\n```rust\nextern crate quantlib;\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiquette%2Fquantlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiquette%2Fquantlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiquette%2Fquantlib/lists"}