tundra VS LuaConsole

Compare tundra vs LuaConsole and see what are their differences.

tundra

Tundra is a code build system that tries to be accurate and fast for incremental builds (by deplinenoise)

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)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
tundra LuaConsole
1 5
430 58
- -
4.1 0.0
about 2 months ago about 1 year 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.

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...

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.

What are some alternatives?

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

vswhere - Locate Visual Studio 2017 and newer installations

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

libevent - Event notification library

lummander - Create a simple CLI with Lua.

rabs - General purpose imperative build system.

sysbench - Scriptable database and system performance benchmark

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.