SaaSHub helps you find the best software and product alternatives Learn more →
Roast Alternatives
Similar projects and alternatives to roast
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
advent-of-code-go
All 10 years of adventofcode.com solutions in Go/Golang (and a little Python); 2015-2024
-
-
-
-
-
-
-
-
problem-solving
🦋 Problem Solving, a repo for handling problems that require review, deliberation and possibly debate
-
-
-
-
-
-
roast discussion
roast reviews and mentions
-
SSH port forwarding from within code
Port forwarding is a common technique used to access some service behind jump host from your local machine. It is a daily bread of many administrative tasks. In this post I'll show how to create such connections on demand from within Raku or Rust code (without relying on ssh -L system command).
-
SSH port forwarding from within Raku code
Raku is gradually typed, so you can skip type annotations if you like but they are super useful to detect errors in compile time.
-
Is Python That Slow?
First, let me say I am totally in favour of the sentiment here:
_Python is by far the fastest to write, cleanest, more maintainable programming language I know, and that a bit of a runtime performance penalty is a small price to pay when I'm rewarded with significant productivity gains. I rarely feel Python slows me down, and on the other side I constantly marvel at how fast I code with it compared to other languages._
Personally I prefer Raku [https://raku.org] to do the same.
Here is the Python code from the article:
import sys
-
Go pipelines with Raku interfaces
Rakulang in other hand is perfect language when it comes to munge data in and out, due it's extreme flexibility and expressiveness.
- Interview Gone Wrong
- Hurmet: A Notebook for Calculations
-
An end to magical madness
Let's look at a simple benchmark producing all of the odd numbers below 1000. Because imports in the Raku Programming Language are always lexical, it is possible to test both versions of the infix ... operator in a single program:
-
Raku Fall Issue Cleanup
About 3 weeks ago I thought it was time to go through the outstanding Rakudo compiler issues (an implementation of the Raku Programming Language) to see how many of them would have been fixed by now with the new Raku grammar.
- OOP is not that bad, actually
- Raku Programming Language
-
A note from our sponsor - SaaSHub
www.saashub.com | 14 Jan 2025
Stats
Raku/roast is an open source project licensed under Artistic License 2.0 which is an OSI approved license.
The primary programming language of roast is Raku.