What are the downsides of using Lua?

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

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

    writes input files to stdout with syntax highlighting (by jpe90)

  • I recently made a project that uses a lua library to lex source files, then writes them out to stdout with syntax highlighting. Long story short at this point in my code I have a big indexed table of token names and positions. I just iterate over the token names and io.write an ANSI escape sequence that corresponds to the color type of token (simple table lookup), and then io.write the tokenized text.

  • 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

  • Replace Xcode with Neovim using this open-source plugin. Check it out

    1 project | news.ycombinator.com | 1 May 2024
  • Practical Vim Command Workflow

    5 projects | news.ycombinator.com | 28 Apr 2024
  • GitHub Copilot Workspace: Welcome to the Copilot-native developer environment

    4 projects | news.ycombinator.com | 29 Apr 2024
  • From JetBrains to VSCode to NVIM: Why I Made the Switch

    1 project | dev.to | 28 Apr 2024
  • Install mutiple Erlang and Elixir with vfox

    3 projects | dev.to | 27 Apr 2024