home.social

Search

137 results for “CrystalLanguage”

  1. Wow, Jorge Morante Cabrera showed at #CrystalConf what a rewrite of his favourite Ruby tooling into @CrystalLanguage can mean performance wise. 🤯

    Sometimes results in #CrystalLang are even more performant than expected.

  2. @Demo318 you don't need anything for command line applications with #CrystalLang.
    Or are you referring to desktop apps with a #GUI?

    If you are referring to @CrystalLanguage GUI applications then @GeopJr has you covered if #Gtk is something that you'd fancy:

    ultimate-gtk4-crystal-guide.ge

    There are also other possibilities and libraries but the #gtk4 guide is really nice.

    Have fun writing #GtkApps. 😉

  3. Did you know, that @[email protected] once ported #doctest (like known from #python, @[email protected], #cpp, #haskell, @[email protected], @[email protected] ) to @[email protected]?

    github.com/skippi/docspec#usag

    PS: Didn't try it yet but I'm pretty sure that it won't work in current Crystal versions without a patch.

  4. It seems that Chris Zimmerman is unstoppable.
    Now he started porting @[email protected]'s draw2d to #CrystalLang:

    github.com/crystal-data/draw.c

    RT @[email protected]

    Wow, Chris Zimmerman from Knowledge Based Systems (#KBSI) created some alternatives for #numpy / scientific computing libraries in @[email protected]:

    github.com/crystal-data/

    i.e. bindings for @[email protected] / @[email protected] & calculations with #OpenBLAS or #LAPACK.

    🐦🔗: twitter.com/alexanderadam__/st

  5. You're looking for something that's readable but more efficient and smaller than #JSON or #YAML?
    Structure data with #ASCII control codes like people did in 1963!

    trans.github.io/c0data/

    There's also a library in @CrystalLanguage available.

    #crystallang #crystallanguage

  6. Oh wow, according to @codetrendr (account should start mirroring soon) #LavinMQ was 🚀 trending on #GitHub two weeks ago? 🤩

    For those who don't know: it's a #MessageQueue written in :crystal: #CrystalLang supporting #AMQP 0-9-1 (like 🐰 #RabbitMQ) and #MQTT (popular in 🤖 #IoT).

    And it was born at @84codes / #84codes. 🙏🏻

    lavinmq.com/

    #crystallanguage #crystal

  7. Serdar updated the #crystalkemal cookbook with more recipes (i.e. #Cookies, #Databases, #redis ).

    If you're looking for a #sinatra like framework for @CrystalLanguage, then #kemalcr is the best way to go.

    #CrystalLang #CrystalLanguage#kemal

  8. In case you're looking for further #RubyLang folks to follow, you might want to have a look over here:

    fedidevs.com/ruby/

    It seems a @CrystalLanguage list is missing for now though.

    #ruby #rails #rubyonrails #CrystalLang #CrystalLanguage #Crystal

  9. So @[email protected] just published v0.7.1 of #Shiika today and it looks very promising.

    github.com/shiika-lang/shiika/

    RT @[email protected]

    @[email protected] This is also one of the reasons why I find languages derived from Ruby so nice. Things like @[email protected], @[email protected], @[email protected]'s Shiika or to some extent Elixir are really nice to read.

    🐦🔗: twitter.com/alexanderadam__/st

  10. You might to try it in case you want to save/backup/mirror Medium articles.

    And it's written in @[email protected], too.

    RT @[email protected]

    I released #Medup v0.2.1 github.com/miry/medup/releases

    It fixes few bugs. I recommend to update/refresh/reimport existing archived articles.

    🐦🔗: twitter.com/miry_sof/status/15

  11. I loved Christina Dahlén's #CrystalConf talk about "The Path to performance" in #CrystalLang.

    All the content from #84codes is pretty cool. It's lovely to have them in the @CrystalLanguage community.

  12. RT @[email protected]

    kemal-form v0.1.0 has now been pushed to github 🥳 It is a shard that makes it easy to work with forms in #kemal apps (hopefully). It still has room for improvements and extra features.

    github.com/henrikac/kemal-form

    #100DaysOfCode #CodeNewbies #crystal #crystallang #crystallanguage

    🐦🔗: twitter.com/henrikabel/status/

  13. @watzon not only Lucky but also #Amberframework.

    But they don't seem to have accounts in the #fediverse.
    At least @CrystalLanguage is present.

    And you can also thank @marcoroth directly, who gave the talk and made the slides that gave tinier frameworks some exposure.

    He's a great guy.

  14. Now Jeremy Woertink is telling us at #CrystalConf about how they ported a #Rails application to #LuckyFramework written in #CrystalLang.

    Lucky is probably one of the most popular web frameworks in @CrystalLanguage also thanks to them.

    And they're using #RabbitMQ compatible #LavinMQ in combination with #ffmpeg.

  15. Now Zac Nowicki is speaking at #CrystalConf about "Tales from Kagi".

    It's interesting to listen about the #CrystalLang internals of @kagihq.

    Also a search engine like that has different optimisations for @CrystalLanguage than many other projects.

  16. Very reasonable #CrystalLang tips coming from Seth Tucker at his talk "Lose The Ruby Accent & Write Crystal Fluently" #CrystalConf.

    If you're coming from #RubyLang and want to work with @CrystalLanguage, this will be the talk you definitely want to watch!

  17. If you want to build desktop applications with #gtk and #crystallang, Giorgi got you covered.

    It needs some typescript glue code like #JSX though.

    #CrystalConf has talks about different platform use cases of @CrystalLanguage.