protobuf-net
by: Marc Gravell
- 58 total downloads
- Latest version: 2.0.0.480
Protocol Buffers is the name of the binary serialization format used by Google for much of their data communications. It is designed to be: small in size - efficient data storage (far smaller than xml) cheap to process - both at the client and server platform independent - portable between different programming architectures extensible - to add new data to old messages. protobuf-net is a .NET implementation of this, allowing you to serialize your .NET objects efficiently and easily. It is compatible with most of the .NET family, including .NET 2.0/3.0/3.5/4.0, .NET CF 2.0/3.5, Mono 2.x, Silverlight, etc.
QuantConnect.Algorithm
by: QuantConnect.Algorithm
- 4.708k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm Project - Core QCAlgorithm implementation
QuantConnect.Algorithm.CSharp
by: QuantConnect.Algorithm.CSharp
- 5.824k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API
QuantConnect.Algorithm.Framework
by: QuantConnect.Algorithm.Framework
- 6.09k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Algorithm.Framework Project - The core QCAlgorithm framework implementation
QuantConnect.AlgorithmFactory
by: QuantConnect.AlgorithmFactory
- 1.469k total downloads
- Latest version: 2.5.11072
QuantConnect LEAN Engine: Algorithm.AlgorithmFactory Project - Factory for instantiation of QCAlgorithm algorithm objects to be used with LEAN
QuantConnect.Api
by: QuantConnect Team and Community Contributors
- 1.183k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: API Project - C# SDK for interaction with the QuantConnect.com
QuantConnect.Brokerages
by: QuantConnect.Brokerages
- 2.335k total downloads
- Latest version: 2.5.13748
QuantConnect LEAN Engine: Brokerages Project - A collection of brokerages for live trading and backtesting
QuantConnect.Common
by: QuantConnect.Common
- 5.428k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Common Project - A collection of common definitions and utils
QuantConnect.Compression
by: QuantConnect Team and Community Contributors
- 1.115k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Compression Project - A library with compression tools
QuantConnect.IBAutomater
by: QuantConnect Corp.
- 1.133k total downloads
- Latest version: 1.0.44
QuantConnect IBAutomater package
QuantConnect.Indicators
by: QuantConnect.Indicators
- 1.469k 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.33k total downloads
- Latest version: 2.5.10793
QuantConnect LEAN Engine: Launcher Project - Main startup executable for live and backtesting
QuantConnect.Lean.Engine
by: QuantConnect.Lean.Engine
- 1.334k total downloads
- Latest version: 2.5.11072
QuantConnect LEAN Engine: Engine Project - Core engine and datafeed implementation
QuantConnect.Logging
by: QuantConnect.Logging
- 1.426k 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.185k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Messaging Project - The external messaging system implementation
QuantConnect.pythonnet
by: QuantConnect Python Team
- 1.348k total downloads
- Latest version: 1.0.5.30
QuantConnect PythonNET package
QuantConnect.Queues
by: QuantConnect Team and Community Contributors
- 1.159k total downloads
- Latest version: 2.4.8341
QuantConnect LEAN Engine: Queues Project - Handles and generates live and backtesting algorithm jobs
QuantConnect.Research
by: QuantConnect.Research
- 4.776k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: Research Project - Core implementation for jupyter research environment
QuantConnect.ToolBox
by: QuantConnect.ToolBox
- 4.478k total downloads
- Latest version: 2.5.17865
QuantConnect LEAN Engine: ToolBox Project - A collection of data downloaders and converters
Quartz
by: Marko Lahma
- 380 total downloads
- Latest version: 2.6.2
Quartz.NET Scheduling Framework for .NET Platform