awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to lballabio/quantlib

Open-source alternatives to QuantLib

30 open-source projects similar to lballabio/quantlib, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best QuantLib alternative.

  • goldmansachs/gs-quantgoldmansachs 的头像

    goldmansachs/gs-quant

    9,912在 GitHub 上查看↗

    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
    在 GitHub 上查看↗9,912
  • llmquant/quant-wikiLLMQuant 的头像

    LLMQuant/quant-wiki

    3,041在 GitHub 上查看↗

    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
    在 GitHub 上查看↗3,041
  • google/tf-quant-financegoogle 的头像

    google/tf-quant-finance

    5,404在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,404

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • mementum/backtradermementum 的头像

    mementum/backtrader

    20,462在 GitHub 上查看↗

    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
    在 GitHub 上查看↗20,462
  • wuye9036/cpptemplatetutorialwuye9036 的头像

    wuye9036/CppTemplateTutorial

    10,572在 GitHub 上查看↗

    This project is a C++ template tutorial and metaprogramming guide. It provides instructional content on using templates to implement generic programming and execute Turing-complete logic during the compilation process. The guide serves as a reference for static type dispatching, substitution failure, and the use of concepts to ensure type safety. It covers methods for selecting function implementations at compile time to eliminate runtime branching. The material addresses compile-time type manipulation, including the transformation of type qualifiers and the use of constraints to prevent inv

    C++
    在 GitHub 上查看↗10,572
  • pazzo83/quantlib.jlpazzo83 的头像

    pazzo83/QuantLib.jl

    144在 GitHub 上查看↗

    Quantlib implementation in pure Julia

    Julia
    在 GitHub 上查看↗144
  • eddelbuettel/rquantlibeddelbuettel 的头像

    eddelbuettel/rquantlib

    132在 GitHub 上查看↗

    R interface to the QuantLib library

    C++cppcranquantlib
    在 GitHub 上查看↗132
  • frgomes/jquantlibfrgomes 的头像

    frgomes/jquantlib

    153在 GitHub 上查看↗

    JQuantLib is a library for Quantitative Finance written in 100% Java

    Java
    在 GitHub 上查看↗153
  • enthought/pyqlenthought 的头像

    enthought/pyql

    1,309在 GitHub 上查看↗

    Cython QuantLib wrappers

    Cythoncythonquantlib
    在 GitHub 上查看↗1,309
  • symengine/symenginesymengine 的头像

    symengine/symengine

    1,377在 GitHub 上查看↗

    SymEngine is a fast symbolic manipulation library, written in C++

    C++
    在 GitHub 上查看↗1,377
  • tbeu/matiotbeu 的头像

    tbeu/matio

    392在 GitHub 上查看↗

    MATLAB MAT File I/O Library with support for MATLAB Class Object System

    C
    在 GitHub 上查看↗392
  • kthohr/statskthohr 的头像

    kthohr/stats

    559在 GitHub 上查看↗

    A C++ header-only library of statistical distribution functions.

    C++
    在 GitHub 上查看↗559
  • nvidia/matxNVIDIA 的头像

    NVIDIA/MatX

    1,431在 GitHub 上查看↗

    An efficient C++20 GPU numerical computing library with Python-like syntax

    C++
    在 GitHub 上查看↗1,431
  • libtom/libtommathlibtom 的头像

    libtom/libtommath

    792在 GitHub 上查看↗

    LibTomMath is a free open source portable number theoretic multiple-precision integer library written entirely in C.

    C
    在 GitHub 上查看↗792
  • codeplea/tinyexprcodeplea 的头像

    codeplea/tinyexpr

    1,895在 GitHub 上查看↗

    tiny recursive descent expression parser, compiler, and evaluation engine for math expressions

    C
    在 GitHub 上查看↗1,895
  • certivox/miraclCertiVox 的头像

    CertiVox/MIRACL

    698在 GitHub 上查看↗

    MIRACL Cryptographic SDK: Multiprecision Integer and Rational Arithmetic Cryptographic Library is a C software library that is widely regarded by developers as the gold standard open source SDK for elliptic curve cryptography (ECC).

    C
    在 GitHub 上查看↗698
  • auto-differentiation/xadauto-differentiation 的头像

    auto-differentiation/xad

    421在 GitHub 上查看↗

    Fast, easy automatic differentiation in C++

    C++aadalgorithmic-differentiationauto-differentiation
    在 GitHub 上查看↗421
  • sgorsten/linalgsgorsten 的头像

    sgorsten/linalg

    957在 GitHub 上查看↗

    linalg.h is a single header, public domain, short vector math library for C++

    C++
    在 GitHub 上查看↗957
  • dpilger26/numcppdpilger26 的头像

    dpilger26/NumCpp

    3,963在 GitHub 上查看↗

    NumCpp is a C++ framework and numerical computing library that provides a toolkit for multi-dimensional array management and mathematical routines. It functions as a C++ implementation of the NumPy ecosystem, offering a scientific computing framework for managing tensors and performing complex algebraic equations. The project enables high-performance array manipulation within a C++ environment without relying on a Python runtime. It distinguishes itself by providing a NumPy-like interface for executing linear algebra, managing multi-dimensional data structures, and performing numerical proces

    C++
    在 GitHub 上查看↗3,963
  • jeremyong/kleinjeremyong 的头像

    jeremyong/klein

    802在 GitHub 上查看↗

    P(R*_{3, 0, 1}) specialized SIMD Geometric Algebra Library

    C++
    在 GitHub 上查看↗802
  • datenwolf/linmath.hdatenwolf 的头像

    datenwolf/linmath.h

    1,047在 GitHub 上查看↗

    a lean linear math library, aimed at graphics programming. Supports vec3, vec4, mat4x4 and quaternions

    C
    在 GitHub 上查看↗1,047
  • g-truc/glmg-truc 的头像

    g-truc/glm

    10,710在 GitHub 上查看↗

    This project is a header-only C++ library designed for graphics mathematics, providing a comprehensive suite of vector, matrix, and quaternion types. It is built using template metaprogramming to generate mathematical primitives at compile time, eliminating the need for precompiled binary libraries and allowing for direct integration into existing build systems. The library is distinguished by its strict adherence to the OpenGL Shading Language specification, ensuring that mathematical results remain consistent across both CPU and GPU code. It provides specialized utilities for managing float

    C++cppcpp-libraryglm
    在 GitHub 上查看↗10,710
  • cantaro86/financial-models-numerical-methodscantaro86 的头像

    cantaro86/Financial-Models-Numerical-Methods

    6,831在 GitHub 上查看↗

    This project is a quantitative finance library providing implementations of numerical methods for financial engineering. It focuses on derivative pricing, portfolio optimization, stochastic simulation, and volatility calibration. The library includes tools for calculating option values using Monte Carlo simulations, binomial trees, and Fourier inversion. It provides a framework for fitting volatility smiles to market data and a simulation engine for generating asset price paths via geometric Brownian motion and jump-diffusion models. The codebase covers broader numerical analysis capabilitie

    Jupyter Notebookamerican-optionsbrownian-motioneconometrics
    在 GitHub 上查看↗6,831
  • jerbouma/financetoolkitJerBouma 的头像

    JerBouma/FinanceToolkit

    4,449在 GitHub 上查看↗

    The FinanceToolkit is an open-source Python library for quantitative finance that provides a unified framework for financial analysis, asset valuation, and risk management. It serves as a comprehensive platform for computing over 200 financial metrics and ratios, with capabilities spanning financial ratio analysis, fixed income analytics, macroeconomic data aggregation, options pricing, and portfolio risk management. The toolkit distinguishes itself through a modular architecture that separates data retrieval from computation, with stateless engines for financial models like Black-Scholes, GA

    Pythoncommoditieseconomicsequities
    在 GitHub 上查看↗4,449
  • shashankvemuri/financeshashankvemuri 的头像

    shashankvemuri/Finance

    3,943在 GitHub 上查看↗

    This project is a Python quantitative finance library designed for gathering, manipulating, and analyzing stock market data. It provides a suite of tools for quantitative stock analysis, including an equity screening framework for filtering stocks based on technical and fundamental criteria. The library features a machine learning price predictor for classifying stock movements and forecasting future price directions. It also includes a financial technical analysis tool to calculate indicators such as Bollinger Bands, RSI, and MACD, alongside an algorithmic trading simulator for testing portf

    Pythonalgorithmic-tradingdata-sciencefinance
    在 GitHub 上查看↗3,943
  • fincept-corporation/finceptterminalFincept-Corporation 的头像

    Fincept-Corporation/FinceptTerminal

    26,900在 GitHub 上查看↗

    FinceptTerminal is a quantitative finance platform and financial engineering library designed for asset valuation, risk management, and fixed-income analytics. It provides a comprehensive suite for algorithmic trading and investment strategy automation, integrating specialized language model agents and node-based workflows to automate market research and alpha generation. The project distinguishes itself with a dedicated game theory analysis engine for calculating Nash equilibria and simulating strategic interactions in competitive markets. It also features a specialized credit risk modeling

    C++bloomberg-terminalcontributions-welcomefinance
    在 GitHub 上查看↗26,900
  • wilsonfreitas/awesome-quantwilsonfreitas 的头像

    wilsonfreitas/awesome-quant

    26,818在 GitHub 上查看↗

    Awesome-quant is a curated directory of open-source software libraries and tools designed for quantitative finance, algorithmic trading, and financial data analysis. It serves as a central hub for discovering resources that support the entire lifecycle of financial modeling, from raw data ingestion to complex statistical research. The repository organizes specialized tools into categorized collections, enabling users to identify solutions for high-performance numerical computing, technical indicator calculation, and derivative pricing. It highlights frameworks that facilitate the construction

    HTMLalgorithmic-trading-enginealgorithmic-trading-libraryalgotrading
    在 GitHub 上查看↗26,818
  • jerbouma/fundamentalanalysisJerBouma 的头像

    JerBouma/FundamentalAnalysis

    4,974在 GitHub 上查看↗

    FundamentalAnalysis is a comprehensive financial analysis library, quantitative finance framework, and macroeconomic data integrator. It provides tools for computing financial ratios, executing corporate health metrics, and pricing derivatives and bonds using mathematical models. The project integrates diverse data streams, including global economic indicators, real-time market quotes, and standardized corporate financial statements. It features a technical analysis engine for generating momentum and volatility indicators, as well as a portfolio performance analyzer for tracking risk-adjusted

    Python
    在 GitHub 上查看↗4,974
  • jesse-ai/jessejesse-ai 的头像

    jesse-ai/jesse

    7,438在 GitHub 上查看↗

    Jesse is a Python algorithmic trading framework used for developing, backtesting, and executing quantitative trading strategies. It functions as a trading strategy backtester and a machine learning trading platform, providing an environment to train predictive models on historical market data and deploy them into live strategies. The framework features a standardized crypto exchange connectivity layer that allows for the execution of automated spot and futures trades across multiple cryptocurrency exchanges via an exchange-agnostic interface. It includes a quantitative risk analysis toolset t

    JavaScriptalgo-tradingalgorithmic-tradingbitcoin
    在 GitHub 上查看↗7,438
  • wshobson/agentswshobson 的头像

    wshobson/agents

    36,830在 GitHub 上查看↗

    This project is an automated trading and agentic workflow platform designed to orchestrate complex financial tasks through state-based graphs. It provides a comprehensive framework for building, deploying, and managing autonomous agents that execute multi-step analytical processes, monitor real-time market conditions, and perform high-speed trade execution. The platform distinguishes itself through a robust agentic plugin ecosystem that integrates directly with popular AI-powered development environments and command-line interfaces. It features a specialized financial analysis engine capable

    Pythonagentsanthropicanthropic-claude
    在 GitHub 上查看↗36,830