Go vs Rust for Algo Trading

This page summarizes the projects mentioned and recommended in the original post on /r/algotrading

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gokiteconnect

    Official Go client for Kite Connect API's

  • For Market feed and order placements, https://github.com/zerodha/gokiteconnect

  • go-talib

    A pure Go port of TA-Lib (http://ta-lib.org)

  • For talib, https://github.com/markcheno/go-talib

  • 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
  • vscode-go

    Go extension for Visual Studio Code (by golang)

  • The Tour of Go is a nice playground and has helped me onboard the syntax quickly. The golang vscode extension will make your life much easier. And for testing, see here and here. Then write your own application. The first few days will be a friction as many things will be new. Good luck!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to disable the automatic syntax checking in the Go extension in VS Code?

    1 project | /r/golang | 20 May 2023
  • TIL Goland can run specific cases on table driven tests

    1 project | /r/golang | 1 May 2023
  • VSCode Does not support Refactoring

    1 project | /r/golang | 12 Apr 2023
  • LMDE5 + VSCodium setup issues

    3 projects | /r/golang | 18 Dec 2022
  • "Inlay Hints" added to the Go extension for Visual Studio Code

    1 project | /r/programmingtools | 19 Jul 2022