Code quality for hobby projects

This page summarizes the projects mentioned and recommended in the original post on /r/ada

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
  • Ensuring I build the project with a deterministic set of dependencies by using Alire instead of my OS' package manager.

  • Building and passing the tests in a pipeline (CI/CD), including writing a Docker image capable of building Ada projects with GNAT, GPRBuild and Alire.

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

    InfluxDB logo
  • gnatcoverage

    GNATcoverage: Coverage Analysis Tool

  • Implementing code coverage with gcov or GNATcoverage to get to the actual metrics and slap them in the README.md (but with FSF GNAT).

  • spark2014

    SPARK 2014 is the new version of SPARK, a software development technology specifically designed for engineering high-reliability applications.

  • "Proving" the correctness of the source code with GNATprove (SPARK) - with FSF GNAT. And preferably on the pipeline - Continuous Proving :)

  • radatracer

    Mirror of https://gitlab.com/1ma/radatracer (by 1ma)

  • Ok, maybe "strictest" was a bit of an overstatement. I'm using all the flags included in the default GPR file when you create a fresh project with Alire (`alr init --bin foo_project`), they are these.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Show HN: Getada: rustup-like installer for Ada's toolchain/package manager

    8 projects | news.ycombinator.com | 23 Apr 2024
  • Eepers – turn based game in ADA (Tsoding)

    1 project | news.ycombinator.com | 29 Mar 2024
  • "No way to prevent this" say users of only language where this regularly happens

    1 project | news.ycombinator.com | 20 Mar 2024
  • Alire 2.0 Released

    1 project | news.ycombinator.com | 13 Mar 2024
  • Ada 95: The Craft of Object-Oriented Programming

    2 projects | news.ycombinator.com | 2 Mar 2024