home.social

#crystallang — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #crystallang, aggregated by home.social.

fetched live
  1. @ralsina Ported a tiny 100loc C++ raytracer to , reaching the same performance with readable code. Happy rendering!

    ralsina.github.io/smallpt-cr/

  2. A new release is out: Crystal 1.21.0 🚀

    We've reached a major milestone with making Execution Contexts the default concurrency model. crystal-lang.org/2026/07/12/re

    Read more at crystal-lang.org/2026/07/16/1.

  3. I'm using Crystal's stdlib as example of real-world implementations of structures and algorithms. The advantage of a self-hosted language that has a slim syntax :-D

    #crystallang