Open Source Adventures: Episode 05: Sudoku Solver in Crystal Z3

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • crystal-pathname

    Crystal implementation of Ruby's Pathname object.

    There's nothing in Crystal like Ruby Pathname, and that's an APIs I like a lot. I found one on github (it looks like it's missing some features, but it's a start). For this is doesn't matter, as we just #read_lines, but I should take a look at this in the future. This is a case where Ruby's default APIs (File and Dir) are not great, but there's a really good one also included in the stdlib (Pathname).

  • 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.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts