referencing packages on the internet and using go plugin

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

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

    Golang plugin system over RPC.

  • I'd recommend looking into a different approach for plugins such as hashicorp/go-plugin (which uses multiple process PIDs and RPC communication between them) or traefik/yaegi (which implements a Go-compatible scripting language that can be interpreted at runtime and which still supports most Go modules).

  • yaegi

    Yaegi is Another Elegant Go Interpreter

  • I'd recommend looking into a different approach for plugins such as hashicorp/go-plugin (which uses multiple process PIDs and RPC communication between them) or traefik/yaegi (which implements a Go-compatible scripting language that can be interpreted at runtime and which still supports most Go modules).

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

  • Traefik/Yaegi: Yaegi Is Another Elegant Go Interpreter

    1 project | news.ycombinator.com | 4 Apr 2024
  • Show HN: Writing a simple FORTH-like system, in simple steps

    1 project | news.ycombinator.com | 15 Feb 2024
  • Alternative REPL to "gore"

    4 projects | /r/golang | 7 May 2023
  • Can Go run statements in cmd like Python?

    5 projects | /r/golang | 16 Mar 2023
  • Anyone else doing compiler work in Golang?

    10 projects | /r/golang | 28 Feb 2023