Glot.io now supports Raku

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • RakuPlay

    Run Raku code in different Rakudo environments

  • Yes. RakuPlay installs Rakudo/zef for every code run, But if Rakudo/zef is already installed on a woker's docker container ( which is true for the most of the runs ) the time is much shorter. See https://github.com/melezhik/RakuPlay/blob/main/runners/default/sparrowfile#L31-L33 Also some time is spend for Sparrow initialization, not a lot, but still adds something. Negligible for scripts where you don't need immediate response.

  • RakuDist

    Test Raku modules against different OS, Rakudo versions

  • Similar approach is already implemented in RakuDist for testing Raku modules that require external dependencies ( see f.e. this post and examples here and here )

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

    Raku Automation Framework

  • Could be added pretty easily, Sparrow has cpan-package primitive for for that.

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

  • Dynamic CI pipelines with SparrowCI - Alexey Melezhik

    4 projects | /r/rakulang | 18 Jan 2023
  • How ready is Roku for primetime?

    1 project | /r/rakulang | 4 Apr 2022
  • Validating k8s deployments using Sparrow

    1 project | dev.to | 25 Jul 2021
  • Ask HN: Recommendations on managing home server services?

    1 project | news.ycombinator.com | 11 Jul 2023
  • requesting thoughts/advice on distributing personal tools

    3 projects | /r/rakulang | 9 Sep 2022