Go for science?

This page summarizes the projects mentioned and recommended in the original post on reddit.com/r/golang

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarLint - Clean code begins in your IDE with SonarLint
  • SaaSHub - Software Alternatives and Reviews
  • awesome-scientific-go

    Go libraries for scientific computing

    Maybe here is some help with the libraries: https://github.com/samuell/awesome-scientific-go

  • hep

    hep is the mono repository holding all of go-hep.org/x/hep packages and tools

    Have a look at go-hep https://go-hep.org/

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • gonum

    Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more

    You should check out this https://github.com/gonum/gonum

  • tdaq

    tdaq: a toolkit for building DAQ systems

  • npyio

    npyio provides read/write access to numpy data files.

    https://github.com/sbinet/npyio (r/w NumPy Array data files)

  • Apache Arrow

    Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

    https://github.com/apache/arrow (r/w Arrow files/streams)

  • fitsio

    fitsio is a pure-Go package to read and write `FITS` files

    https://github.com/astrogo/fitsio (r/w FITS files for astronomy)

  • SonarLint

    Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.

  • boostio

    Serialization library compatible with C++ Boost Serialization

    https://github.com/go-boostio/boostio (r/w compatibility w/ Boost.Serialization, for binary streams, XML ones are still a WIP)

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