Buck2
Bazel
Task Build
SCons
GitHub & BitBucket HTML Preview
Sapling SCM
Lerna
SBT
MT4API.dev
MT4API.devBased on our record, Buck2 seems to be more popular. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Monorepo gave you atomic cross-service changes, a single dependency graph, unified CI/CD, and zero version skew between internal libraries. The cost was large clone sizes, slower CI without build caching, complex permission models, and the need for specialized tooling like Bazel, Pants, Nx, or Buck2 to keep builds fast. - Source: dev.to / 3 months ago
Coming from a Meta background (not speaking on behalf of Meta): "package/dependency management" - Everything is checked into a monorepo, and built with [Buck2](https://buck2.build/). There's tooling to import/update packages, but no need to reinvent pip or other package managers. Btw, Buck2 is pretty awesome and supports a ton of languages beyond python, but hasn't gotten a ton of traction outside of Meta.... - Source: Hacker News / about 1 year ago
> As for Python package management, my team is migrating to Bazel which has its own way of locking in the Python dependencies and then pulling them from a remote cache. Under Bazel, we are only re-examining the dependencies when someone proposes a change to produce the lock. It's so rare, that having a new+faster thing that does this part would not present a meaningful benefit. Have you considered Pants[0],... - Source: Hacker News / almost 2 years ago
> Does anyone know of anything better than Make? Xmake https://xmake.io/ for C and C++ (I haven't use that for anything serious yet) and Buck 2 https://buck2.build/ if you need a really complex build system. - Source: Hacker News / almost 2 years ago
It exists, and not just for C++: https://buck2.build/. - Source: Hacker News / about 2 years ago
Bazel - Bazel is a tool that automates software builds and tests.
Task Build - Task is a task runner / build tool that aims to be simpler and easier to use
SCons - SCons is an Open Source software construction toolโthat is, a next-generation build tool.
GitHub & BitBucket HTML Preview - HTML Preview for GitHub and BitBucket Repositories
Sapling SCM - A scalable, user-friendly source control system.
Lerna - Application and Data, Libraries, and Javascript Utilities & Libraries