Coroutines for Golang

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Durable coroutines for Go

  • Coroutines are make up for the difficulties of using go routines.

    Coroutines can explicitly yield control to their callers and other coroutines and send and receive data across yield points.

    https://github.com/stealthrocket/coroutine has the code and a basic sample.

  • 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

  • Durable Coroutines for Go

    2 projects | news.ycombinator.com | 18 Oct 2023
  • my first 100 stars on the GitHub repo

    1 project | dev.to | 6 Apr 2024
  • Show HN: Achieving Consensus with Go – A Raft Implementation

    1 project | news.ycombinator.com | 22 Feb 2024
  • Show HN: Acheiving Consensus with Go – A Raft Implementation

    1 project | news.ycombinator.com | 7 Feb 2024
  • Show HN: Advent of Distributed Systems

    2 projects | news.ycombinator.com | 12 Dec 2023