Crystal 0.25.1 released
crystal-lang.org
Crystal 0.25.1 released
1–10 of 154 posts
Re: Crystal 0.25.1 released
#2Re: Crystal 0.25.1 released
#3Anyone using Crystal in production? What do you use it for?
Also Crystal has a dedicated a wiki page for production users
Used in production: https://github.com/crystal-lang/crystal/wiki/Used-in-product...
Re: Crystal 0.25.1 released
#4Anyone using Crystal in production? What do you use it for?
Anyone using Crystal? What do you use it for?
Re: Crystal 0.25.1 released
#5Anyone know when Crystal will get concurrency-a-la-golang? i.e. running concurrent processes in parallel? At the moment I think it's still single-threaded. https://crystal-lang.org/docs/guides/concurrency.html
Still no windows support: https://github.com/crystal-lang/crystal/issues/5430
Re: Crystal 0.25.1 released
#6Anyone using Crystal in production? What do you use it for?
Re: Crystal 0.25.1 released
#7Re: Crystal 0.25.1 released
#8Anyone using Crystal in production? What do you use it for?
We use Crystal at RainforestQA to replace our heavy-load / slowish Ruby microservices. It's been great so far and we love it. We're also increasing the adoption to Crystal inside the organization. Also Crystal has a dedicated a wiki page for production users Used in production: https://github.com/crystal-lang/crystal/wiki/Used-in-product...
Re: Crystal 0.25.1 released
#9Crystal looks interesting although I decided to learn Golang instead. It's more mature and the WIP features described below made me cautious (i.e. what other features are immature). Anyone know when Crystal will get concurrency-a-la-golang? i.e. running concurrent processes in parallel? At the moment I think it's still single-threaded. https://crystal-lang.org/docs/guides/concurrency.html Still no windows support: ht…
And as for windows support, I'm working on it right now. Cross-compiling "hello world" has been working for a while.
Re: Crystal 0.25.1 released
#10Crystal looks interesting although I decided to learn Golang instead. It's more mature and the WIP features described below made me cautious (i.e. what other features are immature). Anyone know when Crystal will get concurrency-a-la-golang? i.e. running concurrent processes in parallel? At the moment I think it's still single-threaded. https://crystal-lang.org/docs/guides/concurrency.html Still no windows support: ht…