Apparently, all those tiny NPM packages are also debian packages...

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

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
  • crates.io

    The Rust package registry

  • Thank god instead of having a potentially subpar stdlib implementation, Rust instead offers you multiple subpar implementations on crates.io that you then have to sieve through and evaluate.

  • go-is-not-good

    A curated list of articles complaining that go (golang) isn't good enough

  • I'm not very interested in going on a rant about specific APIs, since there are a lot of them. I'm sure one or more of these have talked about it.

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

    Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http

  • A quick search and you'll find multiple HTTP libraries that are alternatives to the built-in http libraries in Go's standard library. The most popular of which claims to be 10x faster than the built-in HTTP library, at the cost of having a different API, with 16k stars.

  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

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

  • Any http client framework?

    3 projects | /r/golang | 31 Aug 2021
  • GitHub - wenerme/go-req: Declarative golang HTTP client

    4 projects | /r/golang | 26 Aug 2021
  • Show HN: Docker-phobia: Analyze Docker image size with a treemap

    3 projects | news.ycombinator.com | 28 Apr 2024
  • Should I write my own Redis?

    1 project | news.ycombinator.com | 17 Mar 2024
  • Show HN: A comprehensive, efficient, and reusable util function library of Go

    1 project | news.ycombinator.com | 20 Feb 2024