atomic_write.cr
Extends `File` to provide `atomic_write()`. (by chris-huxtable)
anyolite
Embedded mruby/Ruby for Crystal (by Anyolite)
atomic_write.cr | anyolite | |
---|---|---|
- | 7 | |
11 | 166 | |
- | 0.6% | |
0.0 | 6.5 | |
almost 3 years ago | 6 months ago | |
Crystal | Crystal | |
ISC License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
atomic_write.cr
Posts with mentions or reviews of atomic_write.cr.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning atomic_write.cr yet.
Tracking mentions began in Dec 2020.
anyolite
Posts with mentions or reviews of anyolite.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-05-09.
-
Yes, Ruby is fast, but…
It is common to call C functions from Ruby or Crystal. It's interesting to know that there are alternatives to bridge these two languages that share the same goal of writing beautiful programs, using a similar syntax. The mentioned crystalruby gem allows interfacing Ruby programs with Crystal, and the shard anyolite allows calling Ruby programs from Crystal.
- Anyolite – Embedded Mruby/Ruby for Crystal
- Embed Crystal code directly in Ruby
-
Long story short: I wrote a Ruby extension in Zig
You can call Ruby script in Crystal though. [0]
And I think Zig would be easier to maintain compare to Rust because it is a simpler language. Sure there is a lot of breaking changes, but it's not much of trouble for a language that can be read in one afternoon (referring to the single page document).
[0]: https://github.com/Anyolite/anyolite
- 💎 `eval` in Crystal language! Anyolite 🟢🔴 is amazing...
- Anyolite 0.12.0 - Easy scripting with mruby in Crystal
What are some alternatives?
When comparing atomic_write.cr and anyolite you can also consider the following projects:
sentry - Build/Runs your crystal application, watches files, and rebuilds/restarts app on file changes
wafalyzer - Web Application Firewall (WAF) Detector
stumpy_png - Read/Write PNG images in pure Crystal
immutable - Thread-safe, persistent, immutable collections for the Crystal language
html_builder - DSL for creating HTML