defined.cr
This shard provides facilities for checking whether a constant exists at compile time, and for a variety of different conditional compilation options. Code can be conditionally compiled based on the existence of a constant, version number constraints, or whether an environment variable is set truthy or not. (by wyhaines)
immutable
Thread-safe, persistent, immutable collections for the Crystal language (by lucaong)
defined.cr | immutable | |
---|---|---|
- | - | |
17 | 201 | |
- | 0.0% | |
1.9 | 0.0 | |
7 months ago | almost 4 years ago | |
Crystal | Crystal | |
Apache License 2.0 | 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.
defined.cr
Posts with mentions or reviews of defined.cr.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning defined.cr yet.
Tracking mentions began in Dec 2020.
immutable
Posts with mentions or reviews of immutable.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning immutable yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing defined.cr and immutable you can also consider the following projects:
shell.cr - Small simplistic helper class for executing shell commands in Crystal.
anyolite - Embedded mruby/Ruby for Crystal
circuit_breaker - Implementation of the circuit breaker pattern in crystal
crystal-diff - A Crystal sequence differencing implementation
promise - A Promise Implementation in Crystal