Why not Julia?

This page summarizes the projects mentioned and recommended in the original post on /r/Julia

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • DaemonMode.jl

    Client-Daemon workflow to run faster scripts in Julia

  • Yeah, unfortunately out of the box, that use case is still not great. If the main delay if loading a PKG tho, you can use DaemonMode.jl to go around that. It basically loads the pkg in the using x line the first time you run the script, and just uses that everytime you use x again.

  • db-benchmark

    reproducible benchmark of database-like ops

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • TwoBasedIndexing.jl

    Two-based indexing

  • HTTP.jl

    HTTP for Julia

  • I find some of the library documentation hard to understand. Compare http.jl with python's requests, for example. Something as core as HTTP requests should have clear docs with tonnes of examples. Part of this is also a personal dislike of documenter.jl styling. Idk why the contrast is so low – would prefer a standard readthedocs theme.

  • DataFramesMeta.jl

    Metaprogramming tools for DataFrames

  • A package: https://github.com/JuliaData/DataFramesMeta.jl

  • julia

    The Julia Programming Language

  • FromFile.jl

    Julia enhancement proposal (Julep) for implicit per file module in Julia

  • You might like FromFile.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
  • PackageCompiler.jl

    Compile your Julia Package

  • orhttps://github.com/JuliaLang/PackageCompiler.jl

  • Sirion

    A one dimensional hydrodynamic simulation in Julia

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts