remake VS rabs

Compare remake vs rabs and see what are their differences.

remake

Enhanced GNU Make - tracing, error reporting, debugging, profiling and more (by rocky)
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
remake rabs
4 2
761 9
- -
5.1 6.7
8 months ago 19 days ago
C C
GNU General Public License v3.0 only 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.

remake

Posts with mentions or reviews of remake. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.

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.

What are some alternatives?

When comparing remake and rabs you can also consider the following projects:

uftrace - Function graph tracer for C/C++/Rust/Python

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]

makefile-visualizer - Visualize the dependency of makefile and related files.

tundra - Tundra is a code build system that tries to be accurate and fast for incremental builds

makefile2graph - Creates a graph of dependencies from GNU-Make; Output is a graphiz-dot file or a Gexf-XML file.

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

bgraph - BGraph is a tool designed to generate dependencies graphs from Android.bp soong files.

tup - Tup is a file-based build system.

Rake - A make-like build utility for Ruby.

rfcs - The Nix community RFCs

xmake - 🔥 A cross-platform build utility based on Lua