rules_js VS rules_pycross

Compare rules_js vs rules_pycross and see what are their differences.

rules_js

High-performance Bazel rules for running Node.js tools and building JavaScript projects (by aspect-build)

rules_pycross

Bazel + Python rules for cross-platform external dependencies (by jvolkman)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rules_js rules_pycross
2 2
279 49
1.4% -
9.4 9.2
7 days ago 7 days ago
Starlark Starlark
Apache License 2.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.

rules_js

Posts with mentions or reviews of rules_js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-17.
  • Any nice patterns for releasing libraries?
    1 project | /r/bazel | 26 May 2023
    For Bazel you can find a good example of this functionality in rules_js with the integration of pnpm workspaces and the npm_package rule (macro) which recently gained a .publish runnable target that will publish the package.
  • An ex-Googler's guide to dev tools
    7 projects | news.ycombinator.com | 17 Jul 2022
    I also think it is partly as the tooling is not there yet - especially in the typical case when a project depends on lots of external dependencies.

    I am looking forward to new set of bazel rules being worked on for eg. https://github.com/aspect-build/rules_js and https://github.com/jvolkman/rules_pycross which will makes it more idiomatic to work with existing language ecosystems.

rules_pycross

Posts with mentions or reviews of rules_pycross. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-23.

What are some alternatives?

When comparing rules_js and rules_pycross you can also consider the following projects:

clusterfuzz - Scalable fuzzing infrastructure.