awesome-ada VS alire-index

Compare awesome-ada vs alire-index and see what are their differences.

awesome-ada

A curated list of awesome resources related to the Ada and SPARK programming language (by ohenley)

alire-index

Community index for the Alire project (by alire-project)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
awesome-ada alire-index
20 3
577 48
- -
7.6 9.2
19 days ago about 4 hours ago
Shell
Creative Commons Zero v1.0 Universal GNU General Public License v3.0 only
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.

awesome-ada

Posts with mentions or reviews of awesome-ada. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-25.
  • yet another Ada web site?
    8 projects | /r/ada | 25 Aug 2022
    At the moment we have * Reddit, a news aggregator, Awesome Ada link list, and they work good too. (Thank involved people for this!) * Organization/company based sites, and they work good (e.g. adaic.org, ada-auth.org, sigada.org, adacore.com) * Chats, comp.lang.ada "news group" * Wiki books * Ada Programming (Is it updated?) * Ada Style Guide (It looks like to be never updated since uploading) * person-driven sites are often biassed, become outdated and abandoned * For example, adapower.com, getadanow.com, learnadanow.com are not updated (e.g. no Alire mention), have expired SSL certificate and dead links. (Sorry David, it's just for example!). * long(?) list of dead or frozen sites * adahome.com - alive, not updated * adaworld.com - has changed owner * planet.ada.wtf not resolved * ancient Public Ada Library (PAL) gone * per country community is mostly alive * adaspain.org is't responding
  • I remade the ada logo what do you think ?
    1 project | /r/ada | 28 Jul 2022
    I too are partial to the Ada (the person) logos. The modern takes in the awesome-ada site are my favorite. In particular the previous one was very cool: https://github.com/ohenley/awesome-ada/tree/f0e3df247119dd3730c4bda6cac0e0c3fd93087c
  • Ada Library and Tutorial Requests
    2 projects | /r/ada | 25 Apr 2022
    All libraries listed in awesome-ada added to Alire.
  • Request for comments: an idea for a central repository of knowledge and resources for Ada
    7 projects | /r/ada | 25 Mar 2022
    awesome-ada
  • Lessons Learnt Moving a GTK Application from Go to Ada
    2 projects | /r/ada | 11 Mar 2022
    In order to find good examples for Ada, I think we should add all our projects to the curated list of awesome Ada resources. OK, it won't be curated if we add everything, but in fact it's far from being crowded. It can be curated later if it overgrows. In my opinion, both these projects (Dashera and Yotroc) ought to be included, and they aren't.
  • Hi I am a beginner and i am interested in Ada
    2 projects | /r/ada | 5 Mar 2022
    Depends on the libs, see [Awesome Ada][https://github.com/ohenley/awesome-ada]
  • Open discussion: Ada needs import (?)
    1 project | /r/ada | 10 Jan 2022
    If it's not in Alire, second step is looking in the curated list of Ada projects (and then follow README or BUILDING instructions): https://github.com/ohenley/awesome-ada
  • Alire has reached 200 Crates!
    3 projects | /r/ada | 8 Jan 2022
    There are still many interesting projects in https://github.com/ohenley/awesome-ada and other sources, which are not indexed by Alire, so there is room for improvement.
  • The Ada ecosystem?
    5 projects | /r/ada | 17 Dec 2021
    In terms of bootstrapping your environment and getting started, I'd recommend looking at Vim-Ada and Awesome Ada. I also tried to write up some practical advice from my experience, which might be helpful.
  • Is Ada used only for embedded systems?
    2 projects | /r/ada | 6 Nov 2021
    On Awesome Ada list, you can find examples of Ada usage outside embedded development.

alire-index

Posts with mentions or reviews of alire-index. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • October 2022 What Are You Working On?
    9 projects | /r/ada | 1 Oct 2022
    Submitted libtcl and libtk externals to Alire’s 1.2.1 index - all problems fixed, I hope.
  • Ada Programming Language
    3 projects | news.ycombinator.com | 18 Sep 2022
    I do not know the exact rationale of the Alire devs, but Ada already uses (since 83) the word "package" to indicate a module or namespace, so calling dependencies a "crate" seems to avoid confusion with an Ada "package".

    The crates of the community index [1] are somewhat vetted because they are added to the index using a PR on GitHub. You're not required to use these external crates though, you can create your own monorepo if you want.

    My personal experience has been that a package manager (for any language) makes it much easier to download and build some project.

    [1] https://github.com/alire-project/alire-index

  • ASFML v2.5 released
    3 projects | /r/ada | 9 Apr 2021
    Yes you can specify dependency on external libraries that will be provided by the distribution (or msys2 on WIndows). We already have a few of those in the index, for instance you can take a look at SDL2: https://github.com/alire-project/alire-index/blob/stable-1.0/index/li/libsdl2/libsdl2-external.toml

What are some alternatives?

When comparing awesome-ada and alire-index you can also consider the following projects:

ghdl - VHDL 2008/93/87 simulator

ASFML - Ada binding to the SFML library

browser-compat-data - This repository contains compatibility data for Web technologies as displayed on MDN

GNAT-FSF-builds - Builds of the GNAT Ada compiler from FSF GCC releases

gnatstudio - GNAT Studio is a powerful and lightweight IDE for Ada and SPARK.

esp32c3-ada - Ada SDK for the ESP32C3 RISC-V SoC

OpenGLAda - Thick Ada binding for OpenGL and GLFW

gpr-rust - Rust binding for gpr

learnesp32 - Ada on ESP32-C3: Proof of concept

bingada - Bingo application in GTKAda

esp32c3-direct-boot-example - Example of ESP32-C3 (rev. 3 and later) "direct boot" feature.