b2 VS Beast

Compare b2 vs Beast and see what are their differences.

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
b2 Beast
2 5
72 111
- -
9.1 0.0
8 days ago over 1 year ago
C++ C++
Boost Software License 1.0 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.

b2

Posts with mentions or reviews of b2. We have used some of these posts to build our list of alternatives and similar projects.

Beast

Posts with mentions or reviews of Beast. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-04.
  • Beast - The Build System
    1 project | /r/Cplusplus | 6 Jul 2022
    GitHub: https://github.com/GauravDawra/Beast ❤️
    1 project | /r/opensource | 6 Jul 2022
  • Hacker News top posts: Jul 4, 2022
    3 projects | /r/hackerdigest | 4 Jul 2022
    Show HN: Beast – The Build System\ (21 comments)
  • Show HN: Beast – The Build System
    4 projects | news.ycombinator.com | 2 Jul 2022
    Hi! You are right in saying that Beast is "conceptually" similar to Make (and Ninja). But it is much faster and much more user-friendly than Make.

    Second, you are listing tools like cmake and meson. Note that these are NOT build systems but they are META BUILD SYSTEMS. Meta build systems are tools that don't really build your project themselves... instead they rely on tools like Make, Ninja and Beast to build it for you. You must have seen that Cmake emits a Makefile (or Ninja file depending upon your choice). So comparison in speed to meson will not be appropriate. (Let us just call them high level build tools)

    About your third query... Well Beast is easy enough to compile. If you don't want to compile it, you can directly download the system binaries at https://github.com/GauravDawra/Beast/releases/tag/v1.1.0

    I'm currently using Make to compile Beast because I originally compiled it using Make. It will soon move on to CMake. Please note that it is totally OK to use flex and bison. You don't even need them since I have already provided the cpp/h files generated by them on github!

What are some alternatives?

When comparing b2 and Beast you can also consider the following projects:

elite.cpp - Elite[dot]cpp, C++17 implementation of Elite build system.

popcorn-android - Popcorn Time is a multi-platform, free software BitTorrent client that includes an integrated media player ( Android / AndroidTV ) A Butter-Project Fork

Soup - Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while maintaining best in class performance.

bake - Bake, A build system for building, testing and running C & C++ projects

corrosion - Marrying Rust and CMake - Easy Rust and C/C++ Integration!

functional-programming-jargon - Jargon from the functional programming world in simple terms!

Chimera - Automated DLL Sideloading Tool With EDR Evasion Capabilities

forge - Lua scriptable build tool