QuantConnect.Compression by: QuantConnect Team and Community Contributors
  • 1.442k total downloads
  • Latest version: 2.5.10793
  • algorithm algorithmic-trading-engine bitcoins broker c-sharp cfd crypto finance future forex fxcm gdax hft hft-trading interactive-brokers lean-engine markets nasdaq oanda options python quant quantconnect quantitative-finance stock-indicators trading trading-algorithms trading-bot trading-platform trading-robots trading-strategies
QuantConnect LEAN Engine: Compression Project - A library with compression tools
QuantConnect.Configuration by: QuantConnect Team and Community Contributors
  • 1.015k total downloads
  • Latest version: 2.4.8215
  • algorithm algorithmic-trading-engine bitcoins broker c-sharp cfd crypto finance future forex fxcm gdax hft hft-trading interactive-brokers lean-engine markets nasdaq oanda options python quant quantconnect quantitative-finance stock-indicators trading trading-algorithms trading-bot trading-platform trading-robots trading-strategies
Lean Engine is an open-source, platform agnostic C# and Python algorithmic trading engine. Allows strategy research, backtesting and live trading with Equities, FX, CFD, Crypto, Options and Futures Markets.
QuantConnect.IBAutomater by: QuantConnect Corp.
  • 1.186k total downloads
  • Latest version: 1.0.44
  • QuantConnect IBAutomater
QuantConnect IBAutomater package
QuantConnect.Indicators by: QuantConnect.Indicators
  • 1.477k total downloads
  • Latest version: 2.5.11072
QuantConnect LEAN Engine: Indicators Project - A collection of financial indicators
QuantConnect.Lean by: QuantConnect Team and Community Contributors
  • 1.355k total downloads
  • Latest version: 2.5.10793
  • algorithm algorithmic-trading-engine bitcoins broker c-sharp cfd crypto finance future forex fxcm gdax hft hft-trading interactive-brokers lean-engine markets nasdaq oanda options python quant quantconnect quantitative-finance stock-indicators trading trading-algorithms trading-bot trading-platform trading-robots trading-strategies
QuantConnect LEAN Engine: Launcher Project - Main startup executable for live and backtesting
QuantConnect.Lean.Engine by: QuantConnect.Lean.Engine
  • 1.428k total downloads
  • Latest version: 2.5.11072
QuantConnect LEAN Engine: Engine Project - Core engine and datafeed implementation
QuantConnect.Logging by: QuantConnect.Logging
  • 1.44k total downloads
  • Latest version: 2.5.10834
QuantConnect LEAN Engine: Logging Project - The logging library implementation
QuantConnect.Messaging by: QuantConnect Team and Community Contributors
  • 1.552k total downloads
  • Latest version: 2.5.10793
  • algorithm algorithmic-trading-engine bitcoins broker c-sharp cfd crypto finance future forex fxcm gdax hft hft-trading interactive-brokers lean-engine markets nasdaq oanda options python quant quantconnect quantitative-finance stock-indicators trading trading-algorithms trading-bot trading-platform trading-robots trading-strategies
QuantConnect LEAN Engine: Messaging Project - The external messaging system implementation
QuantConnect.pythonnet by: QuantConnect Python Team
  • 1.367k total downloads
  • Latest version: 1.0.5.30
  • QuantConnect PythonNET
QuantConnect PythonNET package
QuantConnect.Queues by: QuantConnect Team and Community Contributors
  • 1.492k total downloads
  • Latest version: 2.5.10793
  • algorithm algorithmic-trading-engine bitcoins broker c-sharp cfd crypto finance future forex fxcm gdax hft hft-trading interactive-brokers lean-engine markets nasdaq oanda options python quant quantconnect quantitative-finance stock-indicators trading trading-algorithms trading-bot trading-platform trading-robots trading-strategies
QuantConnect LEAN Engine: Queues Project - Handles and generates live and backtesting algorithm jobs
QuantConnect.Research by: QuantConnect.Research
  • 4.795k total downloads
  • Latest version: 2.5.17865
QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment
QuantConnect.ToolBox by: QuantConnect.ToolBox
  • 4.529k total downloads
  • Latest version: 2.5.17865
QuantConnect LEAN Engine: ToolBox Project - A collection of data downloaders and converters
Quartz by: Marko Lahma
  • 769 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Jobs by: Marko Lahma
  • 174 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Plugins by: Marko Lahma
  • 190 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz Scheduling Framework for .NET
Quartz.Plugins.TimeZoneConverter by: Sean Farrow
  • 28 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET TimeZoneConverter integration https://github.com/mj1856/TimeZoneConverter
Quartz.Serialization.Json by: Marko Lahma
  • 204 total downloads
  • Latest version: 3.0.7
  • scheduling tasks jobs triggers scheduler threading
Quartz.NET JSON Serialization Support
QuestPDF by: MarcinZiabek
  • 1.382k total downloads
  • Latest version: 2026.6.1
  • pdf generation creation document report invoice export tagged accessibility csharp dotnet fluent layout merge edit html
QuestPDF is a modern PDF generation library for C# and .NET. Create invoices, reports, and data exports — a code-first alternative to HTML-to-PDF conversion. Merge and edit documents, generate PDF/A and accessible PDF/UA files, embed ZUGFeRD and Factur-X invoice XML. Source-available with a free Community license.
QuickGraph by: Jonathan Peli de Halleux
  • 89 total downloads
  • Latest version: 3.6.61119.7
  • algorithms graph directed undirected dfs bfs graphviz graphml data structure
QuickGraph provides generic directed/undirected graph datastructures and algorithms for .Net, Silverlight, Windows Phone and Win 8. QuickGraph comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, minimum spanning tree, least common ancestors, etc...
QuikGraph by: Alexandre Rabérin
  • 201 total downloads
  • Latest version: 2.5.0
  • QuickGraph QuikGraph Graph Structure Algorithm C# .NET
.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link