rabs VS tundra

Compare rabs vs tundra 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)
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
rabs tundra
2 1
9 432
- -
6.7 4.1
about 1 month ago 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.

rabs

Posts with mentions or reviews of rabs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.
  • Knit: Making a Better Make
    6 projects | news.ycombinator.com | 8 Apr 2023
    I've also written my own alternative to make called Rabs (https://github.com/wrapl/rabs) which uses an imperative language to specify the dependency graph as well as the build instructions. It's designed for really fast incremental builds.
  • Minilang: A scripting language for embedding in C
    1 project | /r/ProgrammingLanguages | 9 Nov 2021
    Indeed, the API started off much lighter when I first worked on it (for a generic build system https://github.com/wrapl/rabs) but over time I made it more and more flexible as I found different applications for it.

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 rabs and tundra you can also consider the following projects:

remake - Enhanced GNU Make - tracing, error reporting, debugging, profiling and more

vswhere - Locate Visual Studio 2017 and newer installations

turborepo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]

libevent - Event notification library

BUSY - BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN

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