#crystal
Read more stories on Hashnode
Articles with this tag
This article was originally published a couple of years ago on New Relic's now-defunct Relicans site. I am reprinting it here as I was the original...
Rust and Crystal Solutions for Base58. ยท As programmers, we are familiar with using numbers in different bases. We know about the binary, or base 2...
Day 7 finds us still working with that pesky communication device. For today's task, though, all that we have to do is to analyze its filesystem. No...
Day 6 is a fun one. The task itself is very simple, but I took it as an opportunity to do some performance benchmarking and explore some of the...
Day 5's challenge was interesting less for the challenge itself, which can be implemented in a handful of lines, even in Rust, but rather for the...
Day 4 takes an interesting turn with our Rust solutions. They are taking another shift towards architectural parity with the Ruby and Crystal...