Packagecompiler

Open-source projects categorized as Packagecompiler
Topics: Julia

Packagecompiler Open-Source Projects

  • PackageCompiler.jl

    Compile your Julia Package

  • Project mention: Potential of the Julia programming language for high energy physics computing | news.ycombinator.com | 2023-12-04

    Yes, julia can be called from other languages rather easily, Julia functions can be exposed and called with a C-like ABI [1], and then there's also various packages for languages like Python [2] or R [3] to call Julia code.

    With PackageCompiler.jl [4] you can even make AOT compiled standalone binaries, though these are rather large. They've shrunk a fair amount in recent releases, but they're still a lot of low hanging fruit to make the compiled binaries smaller, and some manual work you can do like removing LLVM and filtering stdlibs when they're not needed.

    Work is also happening on a more stable / mature system that acts like StaticCompiler.jl [5] except provided by the base language and people who are more experienced in the compiler (i.e. not a janky prototype)

    [1] https://docs.julialang.org/en/v1/manual/embedding/

    [2] https://pypi.org/project/juliacall/

    [3] https://www.rdocumentation.org/packages/JuliaCall/

    [4] https://github.com/JuliaLang/PackageCompiler.jl

    [5] https://github.com/tshort/StaticCompiler.jl

  • 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.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Packagecompiler related posts

  • Strong arrows: a new approach to gradual typing

    1 project | news.ycombinator.com | 21 Sep 2023
  • What's Julia's biggest weakness?

    7 projects | /r/Julia | 18 Mar 2023
  • I learned 7 programming languages so you don't have to

    8 projects | news.ycombinator.com | 12 Feb 2023
  • Julia performance, startup.jl, and sysimages

    3 projects | /r/Julia | 19 Nov 2022
  • Why Julia 2.0 isn’t coming anytime soon (and why that is a good thing)

    1 project | news.ycombinator.com | 12 Sep 2022
  • Is it possible to create a Python package with Julia and publish it on PyPi?

    6 projects | /r/Julia | 23 Apr 2022
  • GenieFramework – Web Development with Julia

    4 projects | news.ycombinator.com | 6 Apr 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 7 May 2024
    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. Learn more →

Index

Project Stars
1 PackageCompiler.jl 1,371

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