BUSY VS shellb

Compare BUSY vs shellb and see what are their differences.

BUSY

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

shellb

Simple Shell based build tool (by sumeetchhetri)
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
BUSY shellb
24 4
80 1
- -
3.7 5.4
about 1 year ago about 1 year ago
C Shell
GNU General Public License v3.0 only Apache License 2.0
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.

BUSY

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

shellb

Posts with mentions or reviews of shellb. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-30.
  • A C++ web/application framework I have been building for the last 12yrs
    8 projects | /r/programming | 30 Apr 2023
    Great question, initially I was aware of only plain old makefiles, this was back in 2010, then I came to know about autoconf which was a huge pain, then picked up cmake which was slightly better and stable, then I read about xmake, then meson, then scons and integrated all of them by hand, finally a couple of years ago, I was overwhelmed with the incremental changes to the framework causing build files to change and I was not able to keep up, so wanted something super easy and simple and hence create a simple stupid build tool called shellb. Then was reading about sandboxed builds and started working on bazel I had made a resolution to not write any more build files for any new tools, so integrated the generator within shellb, just last month heard about buck and then buck2 and incorporated buck2 generator within shellb too. So honestly if you ask me, as of today I know most of the tools inside out, and have auto-generated build files for bazel and buck2. Thanks for the interest and the lovely question.
  • A simple shell based build tool for C/C++
    3 projects | /r/programming | 30 Apr 2023
  • Show HN: A simple shell based build tool for C/C++
    1 project | news.ycombinator.com | 29 Apr 2023

What are some alternatives?

When comparing BUSY and shellb you can also consider the following projects:

scratch - Personal scratch code

just - the only javascript runtime to hit no.1 on techempower :fire:

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

faf - FaF Web Server

GnTools - GN meta-build system parser, static code model and navigable code browser

pico.v - extremely fast web server

gtec-demo-framework

ffead-cpp - Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends

nappgui - SDK for building cross-platform desktop apps in ANSI-C

coalton - Coalton is an efficient, statically typed functional programming language that supercharges Common Lisp.

oil - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

Rake - A make-like build utility for Ruby.