bzd
Fullstack, lightweight and flexible framework for IoT applications (by blaizard)
subpar
Subpar is a utility for creating self-contained python executables. It is designed to work well with Bazel. (by google)
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.
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.
bzd
Posts with mentions or reviews of bzd.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-03.
-
Best way to package Python binaries for deployment in 2023
You can easily create a rule that packs all the runfiles into a single file and unpacks itself when executed. You can have at this for example that does exactly this: https://github.com/blaizard/bzd/tree/master/tools/bazel_build/modules/bzd_bundle
subpar
Posts with mentions or reviews of subpar.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-03.
-
Best way to package Python binaries for deployment in 2023
I know that Buck outputs nice .pex files with everything included, but I'm missing the same functionality in Bazel. However, bazel_rules_pex seems to have had its last commit in 2018, so it appears it is no longer being maintained. The situation is similar for Subpar (https://github.com/google/subpar).
-
Gcloud storage: up to 94% faster data transfers for Cloud Storage
par- I assume this is the open sourced version https://github.com/google/subpar
What are some alternatives?
When comparing bzd and subpar you can also consider the following projects:
Mapbox GL - Interactive, thoroughly customizable maps in native Android, iOS, macOS, Node.js, and Qt applications, powered by vector tiles and OpenGL
rules_pycross - Bazel + Python rules for cross-platform external dependencies
blynk-library - Blynk library for IoT boards. Works with Arduino, ESP32, ESP8266, Raspberry Pi, Particle, ARM Mbed, etc.
s3-parallel-put - Parallel uploads to Amazon AWS S3
GuiLite - โ๏ธThe smallest header-only GUI library(4 KLOC) for all platforms
dropbox-style-python-repo - ๐ฟ๐ Learning how the github.com/dropbox/dbx_build_tools work for Python monorepos.