what is the common usage of elixir

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

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

    Craft and deploy bulletproof embedded software in Elixir

  • For me particularly I like it for things like APIs, Web Platforms (lower resource usage than other languages), and embedded devices via Nerves. However I've also used it on my endpoints to monitor them via Erlang's built in os_mon. Another usage is the distributed nature of erlang can allow you to do things like connect two nodes and run code on a remote node via remote procedure calls. This would allow you to execute something in a nearby geolocated node and reduce latency. Fly.io did a talk on this feature.

  • 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

  • Embedded Elixir

    1 project | news.ycombinator.com | 28 Jan 2024
  • Where Nerves-related Mix tasks are defined?

    2 projects | dev.to | 15 Jan 2024
  • Firefly – A new compiler and runtime for BEAM languages

    6 projects | news.ycombinator.com | 18 Apr 2023
  • Mixing sync and async views in the same application

    3 projects | /r/django | 15 Apr 2023
  • Craft and deploy bulletproof embedded software in Elixir

    1 project | news.ycombinator.com | 23 Jan 2022