BinaryBuilderBase.jl

By JuliaPackaging

BinaryBuilderBase.jl Alternatives

Similar projects and alternatives to BinaryBuilderBase.jl based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better BinaryBuilderBase.jl alternative or higher similarity.

BinaryBuilderBase.jl reviews and mentions

Posts with mentions or reviews of BinaryBuilderBase.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-06.
  • Someone’s Been Messing with My Subnormals
    3 projects | news.ycombinator.com | 6 Sep 2022
    The Julia package ecosystem has a lot of safeguards against silent incorrect behavior like this. For example, if you try to add a package binary build which would use fast math flags, it will throw an error and tell you to repent:

    https://github.com/JuliaPackaging/BinaryBuilderBase.jl/blob/...

    In user codes you can do `@fastmath`, but it's at the semantic level so it will change `sin` to `sin_fast` but not recurse down into other people's functions, because at that point you're just asking for trouble. In summary, "Fastmath" is overused and many times people actually want other optimizations (automatic FMA), and people really need to stop throwing global changes around willy-nilly, and programming languages need to force people to avoid such global issues both semantically and within its package ecosystems norms.

Stats

Basic BinaryBuilderBase.jl repo stats
1
9
7.7
26 days ago

JuliaPackaging/BinaryBuilderBase.jl is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of BinaryBuilderBase.jl is Julia.


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