-
go to https://docs.raku.org/ and type "IO" into the search field. Behold the list that appears. Check out IO::Path or IO::Handle or whatever looks interesting. Maybe it's just me but I go "Ooh, look at all the things!".
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Several companies use Raku in production: see https://raku.org and scroll down a bit for "Successfully used in production at". Currently listed are:
-
I have most of the GNOME libraries ported to Raku, but it's a long haul and there is still more to go. Please see https://github.com/Xliff/p6-GLib and https://github.com/Xliff/p6-GtkPlus
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.
Related posts
-
2021 Advent of Code solutions in the Raku programming language
-
doc feedback requested: "list assignment" vs "destructuring assignment"
-
Raku: other implementations, archeology and glorious details
-
Fixed-point arithmetic as a replacement for soft floats
-
A checklist and guide to get your repository collaboration-ready