defined.cr VS aasm.cr

Compare defined.cr vs aasm.cr and see what are their differences.

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)

aasm.cr

:arrows_clockwise: Easy to use finite state machine for Crystal classes (by veelenga)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
defined.cr aasm.cr
- -
17 50
- -
2.5 0.0
7 months ago over 1 year 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.

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.

aasm.cr

Posts with mentions or reviews of aasm.cr. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning aasm.cr yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing defined.cr and aasm.cr you can also consider the following projects:

anyolite - Embedded mruby/Ruby for Crystal

statsd.cr - A statsd client library for Crystal.

monads - Monads for Crystal

guardian - Guardian watches over your files and run assigned tasks.

shell.cr - Small simplistic helper class for executing shell commands in Crystal.

crystal-binary_parser - Binary parser for Crystal

any_hash.cr - Better JSON::Any for Crystal

evented - Publish and Subscribe for Crystal objects

wafalyzer - Web Application Firewall (WAF) Detector

immutable - Thread-safe, persistent, immutable collections for the Crystal language

neph - A modern command line job processor, similar with make command

inflector.cr - Inflector shard for Crystal. A port of ActiveSupport::Inflector