C++ quantitative-finance

Open-source C++ projects categorized as quantitative-finance

Top 5 C++ quantitative-finance Projects

  • QuantLib

    The QuantLib C++ library

  • Riskfolio-Lib

    Portfolio Optimization and Quantitative Strategic Asset Allocation in Python

  • Project mention: Riskfolio-Lib: NEW Portfolio Selection and Optimisation - star count:2361.0 | /r/algoprojects | 2023-11-14
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ArcticDB

    ArcticDB is a high performance, serverless DataFrame database built for the Python Data Science ecosystem.

  • Project mention: Speed Test - ArcticDB, HDF, Feather, Parquet | /r/algotrading | 2023-11-21

    ArcticDB is a new data store for pandas DataFrames (https://arcticdb.io/). I have no affiliation with the project but wanted to see how it would compare on speed versus the other file format storage options available in Pandas: HDF, Feather, and Parquet. I could not find much on-line about how Arctic compares to the other options in terms of speed, so I ran some tests myself.

  • Engine

    Open Source Risk Engine (by OpenSourceRisk)

  • ThinkingInSimd

    An essay comparing performance implications of ignoring AVX acceleration

  • Project mention: Fastest Branchless Binary Search | news.ycombinator.com | 2023-08-11

    > In this case std::lower_bound is very slightly but consistently faster than sb_lower_bound. To always get the best performance it is possible for libraries to use sb_lower_bound whenever directly working on primitive types and std::lower_bound otherwise.

    I will say that if this is the case, there are probably much better versions of binary search out there for primitive types. I made one just screwing around with SIMD that's 3x faster than std::lower_bound until becoming memory bound:

    https://github.com/matthewkolbe/ThinkingInSimd/tree/main/alg...

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ quantitative-finance related posts

Index

What are some of the best open-source quantitative-finance projects in C++? This list will help you:

Project Stars
1 QuantLib 4,810
2 Riskfolio-Lib 2,682
3 ArcticDB 1,097
4 Engine 447
5 ThinkingInSimd 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com