awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
lballabio avatar

lballabio/QuantLib

0
View on GitHub↗
6,786 Stars·2,117 Forks·C++·other·5 Aufrufequantlib.org↗

QuantLib

QuantLib is a quantitative finance library and analysis engine built in C++ for executing complex financial calculations and simulations. It serves as a framework for quantitative finance modeling and trading risk management, providing the tools necessary to calculate fair values and risk metrics for diverse financial assets.

The project focuses on financial instrument modeling and the evaluation of potential losses and exposure levels to inform portfolio management decisions. It provides a system for modeling financial instruments and managing trading risk through quantitative mathematical models.

The library is designed to be compiled from source to create functional binaries for specific target operating systems.

Features

  • Quantitative Finance & Trading - Serves as a comprehensive library for quantitative finance, providing mathematical models to calculate fair values and risk metrics.
  • Financial Instruments and Pricing - Provides tools for modeling, valuing, and managing a wide array of financial derivatives and assets.
  • Trading Risk Analysis - Provides an analytical framework for evaluating potential losses and exposure levels to inform trading and portfolio decisions.
  • Financial Calendar Logic - Provides a centralized calendar system to track cash flows and interest accruals across diverse global holiday schedules.
  • Financial Instrument Definitions - Provides APIs and structures for defining the payoff logic and underlying assets of diverse financial instruments.
  • Quantitative Analysis Engines - Provides a high-performance C++ engine for executing complex financial calculations and simulations.
  • Derivative Risk Frameworks - Implements specialized frameworks for quantifying and managing the risk of financial derivative contracts and portfolio exposure.
  • Compile-Time Type Dispatch - Implements C++ template-based static dispatch to generate optimized code paths for different numeric types at compile time.
  • Modular Library Architectures - Organizes core mathematical tools and date logic into independent packages, separating them from specific instrument implementations.
  • Generics & Templates - Employs C++ templates to perform high-precision calculations across different numeric types without sacrificing runtime performance.
  • Visitor Patterns - Implements the Visitor pattern to decouple financial instrument definitions from their corresponding pricing logic engines.
  • Object-Oriented Models - Uses hierarchical class structures to map complex financial instruments to their mathematical representations and pricing engines.
  • Mathematical Libraries - Library for quantitative finance.
  • Cross-Language Frameworks - Comprehensive framework for quantitative finance and derivatives pricing.
  • Mathematics - Library for quantitative finance.

Star-Verlauf

Star-Verlauf für lballabio/quantlibStar-Verlauf für lballabio/quantlib

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu QuantLib

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit QuantLib.
  • goldmansachs/gs-quantAvatar von goldmansachs

    goldmansachs/gs-quant

    9,912Auf GitHub ansehen↗

    gs-quant is a quantitative finance library and financial data analytics toolkit. It serves as a framework for analyzing financial data, developing systematic trading strategies, and managing risk exposure for derivative products in global markets. The project provides tools for quantitative financial analysis, quantitative portfolio modeling, and the development of systematic trading strategies. It enables the calculation of risk for derivative products to structure and hedge positions across markets.

    Jupyter Notebookderivativesgoldman-sachsgs-quant
    Auf GitHub ansehen↗9,912
  • llmquant/quant-wikiAvatar von LLMQuant

    LLMQuant/quant-wiki

    3,041Auf GitHub ansehen↗

    quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering, and algorithmic trading. It serves as a centralized library of documentation covering mathematical models, financial instruments, and systematic trading strategies. The project integrates AI-driven capabilities through a modular retrieval-augmented generation framework that extracts structured data from research papers and news. It features a multi-agent workflow engine designed to discover and validate predictive alpha factors, alongside tools for local large language model

    quantitative-financequantitative-tradingwiki
    Auf GitHub ansehen↗3,041
  • google/tf-quant-financeAvatar von google

    google/tf-quant-finance

    5,404Auf GitHub ansehen↗

    This is a quantitative finance library built on TensorFlow for financial engineering, asset pricing, and risk management. It serves as a financial derivative pricing engine, a model calibration tool, and a hardware-accelerated math library for numerical tasks. The library provides specialized capabilities for pricing financial assets using standard models and American option logic, as well as calibrating pricing models to market data through local volatility. It includes tools for constructing yield curves via bootstrapping algorithms and monotone convex interpolation. The framework covers a

    Python
    Auf GitHub ansehen↗5,404
  • mementum/backtraderAvatar von mementum

    mementum/backtrader

    20,462Auf GitHub ansehen↗

    Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading strategies. It provides a comprehensive environment for quantitative finance, allowing users to simulate trading logic against historical market data or connect directly to brokerage platforms for automated real-time trading. The project distinguishes itself through a unified event-driven architecture that treats backtesting and live trading with the same API. This consistency is supported by a flexible data-feed abstraction layer that normalizes diverse financial sources, ena

    Pythonbacktestingmetaclasspython
    Auf GitHub ansehen↗20,462
Alle 30 Alternativen zu QuantLib anzeigen→

Häufig gestellte Fragen

Was macht lballabio/quantlib?

QuantLib is a quantitative finance library and analysis engine built in C++ for executing complex financial calculations and simulations. It serves as a framework for quantitative finance modeling and trading risk management, providing the tools necessary to calculate fair values and risk metrics for diverse financial assets.

Was sind die Hauptfunktionen von lballabio/quantlib?

Die Hauptfunktionen von lballabio/quantlib sind: Quantitative Finance & Trading, Financial Instruments and Pricing, Trading Risk Analysis, Financial Calendar Logic, Financial Instrument Definitions, Quantitative Analysis Engines, Derivative Risk Frameworks, Compile-Time Type Dispatch.

Welche Open-Source-Alternativen gibt es zu lballabio/quantlib?

Open-Source-Alternativen zu lballabio/quantlib sind unter anderem: goldmansachs/gs-quant — gs-quant is a quantitative finance library and financial data analytics toolkit. It serves as a framework for… llmquant/quant-wiki — quant-wiki is a comprehensive knowledge base and structured reference for quantitative finance, financial engineering,… google/tf-quant-finance — This is a quantitative finance library built on TensorFlow for financial engineering, asset pricing, and risk… mementum/backtrader — Backtrader is a Python framework designed for the development, backtesting, and live execution of algorithmic trading… wuye9036/cpptemplatetutorial — This project is a C++ template tutorial and metaprogramming guide. It provides instructional content on using… enthought/pyql — Cython QuantLib wrappers.