alire-index VS Ravenports

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

alire-index

Community index for the Alire project (by alire-project)
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
alire-index Ravenports
3 6
48 56
- -
9.2 9.3
3 days ago 5 days ago
Shell Makefile
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.

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

Ravenports

Posts with mentions or reviews of Ravenports. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-18.
  • Ada Programming Language
    3 projects | news.ycombinator.com | 18 Sep 2022
  • Ada development on FreeBSD 13.1 using Ravenports
    5 projects | /r/ada | 28 Aug 2022
    The packaging system is a fork from FreeBSD pkg(8), so it has probably the same capabilities. My installation seems to use HTTP transport through www.ravenports.com, but it has been available from my machines (in France) whenever I tried, including ~5 minutes ago.
  • Mildly amusing: when subscribing to DragonFly users mailing list
    1 project | /r/BSD | 12 Jun 2022
    But you're correct: John Marino who conceived DragonFly's dports moved on handed over maintenance to a few volunteers who are unable to keep things up to date. He created a new ports project called Ravenports which was meant to succeed dports on DragonFly, but since the ports count is much lower, this has not happened, yet. It has better tooling and automation features, but also unique challenges due to being cross-platform (supporting DragonFly BSD, FreeBSD and NetBSD as well as Solaris and Linux for package creation). If anybody is interested in that, feel free to ask questions. I contribute to that project (I'm not a dfly user, though).
  • Ravenports: Universal Package Builder System with illumos Support
    2 projects | /r/illumos | 21 Dec 2021

What are some alternatives?

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

awesome-ada - A curated list of awesome resources related to the Ada and SPARK programming language

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

ASFML - Ada binding to the SFML library

natools - Miscellaneous small utilities in Ada, gathered in one shared library

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

gpr-rust - Rust binding for gpr

learnesp32 - Ada on ESP32-C3: Proof of concept

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

bare_runtime - Minimal Ada/SPARK run-time for embedded or other restricted targets

coolgame1 - A game I'm making using the Ada programming language

ACATS - The Ada Conformity Assessment Test Suite, customised for GCC.