Operating Systems

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

    A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features

  • Someone got a static build working on MacOS: https://github.com/curl/curl/issues/9359 (it looks like a pain, but certainly doable given enough time and dependency fiddling)

  • sysbox

    sysadmin/scripting utilities, distributed as a single binary (by skx)

  • If you've got perl installed you'll might have a "GET" binary present, mine is /usr/bin/GET, which comes with the WWW-module.

    Although this is written in portable perl, rather than being compiled, so the static vs. dynamic choice doesn't really mean much it is a simple alternative.

    Otherwise I built a simple busybox-inspired collection of tools, written in golang, which includes a simple HTTP client too:

    https://github.com/skx/sysbox

    Those are just a couple of examples, I'm certain there are multiple other choices out there. But I guess curl is ubiquitous enough that most people just use it directly, and add it when missing!

  • 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

  • Caching RESTful API requests with Heroku’s Redis Add-on

    2 projects | dev.to | 17 Apr 2024
  • Verified Curl

    3 projects | news.ycombinator.com | 10 Apr 2024
  • Kelsey Hightower: Developers, what marketing strategies work on you?

    1 project | news.ycombinator.com | 4 Apr 2024
  • "The issue was detected by our new AI-powered vulnerability scanner"

    1 project | news.ycombinator.com | 24 Feb 2024
  • pyaction 4.28.0 Released

    3 projects | dev.to | 16 Feb 2024