Gearing up for Lua

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description.

  • This month, we're talking about Lua. It's not always a first choice when it comes to programming, but I think there's a lot to enjoy about this little language. Heck, I'm a big game development fan myself - I would look into it even if that was the only reason to.

  • awesome-lua

    A curated list of quality Lua packages and resources.

  • If you're familiar with awesome-lists, you'll be happy to know that an awesome-lua repository does in fact exist. This list contains more interesting stuff about the language, along with going deeper into certain niches that I'm not even going to start to touch.

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

    LÖVE is an awesome 2D game framework for Lua.

  • Probably the most important piece of software we'll be playing around with is a game engine called LÖVE. Lua is well known around developer circles as being a good scripting language when it comes to making games, and this engine is one of the more popular. I'll be going through installation at the end of this post.

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

  • [Lua/Love2D] My AABB function always returns true and I can't see why. Can you see what I'm doing wrong?

    3 projects | /r/learnprogramming | 21 Sep 2022
  • How would one go about creating a website-based game?

    3 projects | /r/learnprogramming | 11 Mar 2022
  • A beginners guide to learning Lua

    2 projects | /r/learnprogramming | 5 Sep 2021
  • Doing Something Is Better Than Doing Nothing for Most People, Study Shows(2014)

    2 projects | news.ycombinator.com | 13 Jun 2021
  • Teaching a kid to code with Pygame Zero

    3 projects | dev.to | 10 May 2021