LuaConsole VS tundra

Compare LuaConsole vs tundra and see what are their differences.

LuaConsole

A next-gen, Cross-Platform [Lua-5.1.x, LuaJIT-2.0, Lua-5.2.x, Lua-5.3.x, Lua-5.4.x]-supporting CLI made to supersede PUC-Lua and LuaJIT CLI (by tilkinsc)

tundra

Tundra is a code build system that tries to be accurate and fast for incremental builds (by deplinenoise)
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
LuaConsole tundra
5 1
58 431
- -
0.0 4.1
about 1 year ago about 2 months ago
C C
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

LuaConsole

Posts with mentions or reviews of LuaConsole. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-18.

tundra

Posts with mentions or reviews of tundra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-24.
  • Microsoft_craziness.h
    4 projects | news.ycombinator.com | 24 Nov 2021
    I solved this problem in 2017 when they changed things around a bit.

    CMD /c vcvarsall.bat x64 && set

    Then dump the VC specific environment variables in a file and you are good.

    I implemented this in tundra a very nice and fast build system. It's in Lua... you can look at it here https://github.com/deplinenoise/tundra/blob/master/scripts/t...

What are some alternatives?

When comparing LuaConsole and tundra you can also consider the following projects:

ffmpeg-lua-ffi - ffmpeg lua bindings using the ffi

vswhere - Locate Visual Studio 2017 and newer installations

lummander - Create a simple CLI with Lua.

rabs - General purpose imperative build system.

sysbench - Scriptable database and system performance benchmark

libevent - Event notification library

lcurses - Lua bindings for Curses

luash - Tiny lua module to write shell scripts with lua (inspired by Python's sh module)

toml.lua - TOML v1.0.0 parser and serializer for Lua. Powered by toml++.

bfc - brainfuck interpreter

td_rlua - Zero-cost high-level lua 5.3 wrapper for Rust

lua_cliargs - A command-line argument parsing module for Lua.