bazel-pycross-zstandard-example

Example building zstandard using Bazel and zig cc (by jvolkman)

Bazel-pycross-zstandard-example Alternatives

Similar projects and alternatives to bazel-pycross-zstandard-example

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bazel-pycross-zstandard-example alternative or higher similarity.

bazel-pycross-zstandard-example reviews and mentions

Posts with mentions or reviews of bazel-pycross-zstandard-example. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-17.
  • Show HN: macOS-cross-compiler – Compile binaries for macOS on Linux
    7 projects | news.ycombinator.com | 17 Feb 2024
    I'll plug some work I've been doing to (attempt to) enable cross compilation of Python wheels. I put together a small example [1] that builds the zstandard wheel, and can build macos wheels on linux and linux wheels on macos using zig cc.

    macos wheels must still be adhoc signed (codesign) and binary patched (install_name_tool), so I re-implemented those functions in Python [2].

    [1] https://github.com/jvolkman/bazel-pycross-zstandard-example

    [2] https://github.com/jvolkman/repairwheel/tree/main/src/repair...

  • Boring Python: dependency management (2022)
    3 projects | news.ycombinator.com | 4 Feb 2024
    Probably not what you're looking for, but I put together a demo of actually cross-compiling a wheel the other day: https://github.com/jvolkman/bazel-pycross-zstandard-example

    But if you just mean that you want to gather the dependencies for a platform other than your build host: this should be possible with the help of Poetry and PDM since they both perform cross-platform resolution.

Stats

Basic bazel-pycross-zstandard-example repo stats
2
2
5.3
3 months ago

The primary programming language of bazel-pycross-zstandard-example is Starlark.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com