platforms VS rules_apple

Compare platforms vs rules_apple and see what are their differences.

platforms

Constraint values for specifying platforms and toolchains (by bazelbuild)

rules_apple

Bazel rules to build apps for Apple platforms. (by bazelbuild)
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
platforms rules_apple
1 1
103 476
1.9% 1.7%
5.6 9.4
12 days ago 5 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.

platforms

Posts with mentions or reviews of platforms. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-15.
  • Problems compiling Python gRPC libraries in Bazel - different errors in deps
    3 projects | /r/grpc | 15 Dec 2022
    Repository rule http_archive defined at: /usr/local/home/wrp/.cache/bazel/_bazel_wrp/254c50c69c3701cca4e904bef759573b/external/bazel_tools/tools/build_defs/repo/http.bzl:370:31: in ERROR: /usr/local/home/wrp/.cache/bazel/_bazel_wrp/254c50c69c3701cca4e904bef759573b/external/bazel_tools/platforms/BUILD:89:6: in alias rule @bazel_tools//platforms:windows: Constraints from @bazel_tools//platforms have been removed. Please use constraints from @platforms repository embedded in Bazel, or preferably declare dependency on https://github.com/bazelbuild/platforms. See https://github.com/bazelbuild/bazel/issues/8622 for details. ERROR: /usr/local/home/wrp/.cache/bazel/_bazel_wrp/254c50c69c3701cca4e904bef759573b/external/bazel_tools/platforms/BUILD:89:6: Analysis of target '@bazel_tools//platforms:windows' failed INFO: Repository cython instantiated at: /usr/local/home/bill/depot/src/project/WORKSPACE:448:10: in /usr/local/home/wrp/.cache/bazel/_bazel_wrp/254c50c69c3701cca4e904bef759573b/external/com_github_grpc_grpc/bazel/grpc_deps.bzl:458:21: in grpc_deps /usr/local/home/wrp/.cache/bazel/_bazel_wrp/254c50c69c3701cca4e904bef759573b/external/com_github_grpc_grpc/bazel/grpc_python_deps.bzl:69:21: in grpc_python_deps Repository rule http_archive defined at: /usr/local/home/wrp/.cache/bazel/_bazel_wrp/254c50c69c3701cca4e904bef759573b/external/bazel_tools/tools/build_defs/repo/http.bzl:370:31: in

rules_apple

Posts with mentions or reviews of rules_apple. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-17.
  • A Comprehensive guide to build a cross-platform application by Bazel
    8 projects | dev.to | 17 Nov 2022
    git_repository( name = "build_bazel_rules_apple", remote = "https://github.com/bazelbuild/rules_apple.git", tag = "1.1.3", ) git_repository( name = "build_bazel_rules_swift", remote = "https://github.com/bazelbuild/rules_swift.git", tag = "1.2.0", ) load("@build_bazel_rules_swift//swift:repositories.bzl", "swift_rules_dependencies") swift_rules_dependencies()

What are some alternatives?

When comparing platforms and rules_apple you can also consider the following projects:

Bazel - a fast, scalable, multi-language and extensible build system

sml_rules - Bazel SML rules provide the necessary rules to build and test SML (Standard ML) applications using Bazel.

rules_python - Bazel Python Rules

rules_android - Android rules for Bazel

rules_docker - Rules for building and handling Docker images with Bazel

rules_apko - Bazel rules for apko

gRPC - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

rules_graalvm - Build GraalVM native binaries with Bazel

rules_rust - Rust rules for Bazel

rules_r - R rules for Bazel

rules_nodejs - NodeJS toolchain for Bazel.