Rabs Alternatives
Similar projects and alternatives to rabs
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
BUSY
BUSY is a lean, statically typed, cross-platform, easily bootstrappable build system for GCC, CLANG and MSVC inspired by Google GN
-
-
-
-
-
turborepo
Discontinued Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turborepo and Turbopack. [Moved to: https://github.com/vercel/turbo]
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
nx
Build system, optimized for monorepos, with AI-powered architectural awareness and advanced CI capabilities.
-
realize
Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading.
rabs discussion
rabs reviews and mentions
-
Knit: Making a Better Make
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
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.
Stats
wrapl/rabs is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rabs is C.