JavaScript APIs You Don’t Know About

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

    Declaraoids - Declarative programming on steroids

  • objectbuffer

    JavaScript Object like api, backed by an arraybuffer

  • is a great example, which I also tried to (poorly) reimplement myself.

    It creates a new data structures that behave as an object for the user but is backed by SharedArrayBuffer in order to support parallel computation over it.

    - [0]: https://github.com/Bnaya/objectbuffer

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

    i3-compatible Wayland compositor

  • For what it's worth, Page Visibility doesn't detect switching windows under the Sway Wayland compositor. It does detect switching tabs within the same window.

    https://github.com/swaywm/sway

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