rules_js VS redirector-rs

Compare rules_js vs redirector-rs and see what are their differences.

rules_js

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

redirector-rs

A dead simple human-writable URL redirector based loosely on google's `go/` system. (by dijit)
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 redirector-rs
2 1
279 3
1.4% -
9.4 0.0
7 days ago over 1 year ago
Starlark Rust
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.

redirector-rs

Posts with mentions or reviews of redirector-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-17.
  • An ex-Googler's guide to dev tools
    7 projects | news.ycombinator.com | 17 Jul 2022
    Relatedly, I was reading software engineering at google and came across the chapter about being able to find things; they have a URL shortener internally that works a little like AOL keywords from back in the day it sounded like.

    So, I was trying to find a URL shortnener which allowed for pretty links similar to what the internal “go/“ site supports. I didn’t find anything so I made it:

    https://github.com/dijit/redirector-rs

What are some alternatives?

When comparing rules_js and redirector-rs you can also consider the following projects:

clusterfuzz - Scalable fuzzing infrastructure.

rules_pycross - Bazel + Python rules for cross-platform external dependencies

mutant - Automated code reviews via mutation testing - semantic code coverage.

homebrew-tap - A private homebrew tap to install the Graphite CLI tools.

rules_docker - Rules for building and handling Docker images with Bazel

scalar - Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer