yet another Ada web site?

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. awesome-ada

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

    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

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. alire

    Command-line tool from the Alire project and supporting library

    #1157 on Alire's GitHub page raises this issue as well. I've placed a comment over there. If the website's code is located on GitHub, it would be easier for users to contribute and get deployed automatically.

  4. programming-with-ada

    Discontinued A guide for learning about the Ada Programming Language.

  5. rust

    Empowering everyone to build reliable and efficient software.

    - I think I found a bug in your compiler: https://github.com/rust-lang/rust/issues

  6. rust-analyzer

    A Rust compiler front-end for IDEs

    - Help, I need guidance in my editor: https://rust-analyzer.github.io/

  7. book

    The Rust Programming Language

    - I want to learn Rust: https://doc.rust-lang.org/book/

  8. crates.io

    The Rust package registry

    - I am looking for a library that does X: https://crates.io/

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. ada_language_server

    Server implementing the Microsoft Language Protocol for Ada and SPARK

    If I'm being honest, Ada has most of that too. There is no Ada-equivalent to rustup.rs (but that may be coming soon), but alire's documentation is pretty straightforward. Want to start a new project? alr init --bin foo && cd foo && alr build Rust has rust-analyzer, but Ada also has the Ada Language Server. You can open issues on github for gnat, and we are all familiar with alire.ada.dev and learn.adacore.com.

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

  • Help me stop hating rust

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Writing your own CLI in rust

    4 projects | dev.to | 5 Sep 2023
  • How do you like code documentation inline in the source code vs. as separate guides, or how would you do it?

    3 projects | /r/ProgrammingLanguages | 3 Jul 2023
  • Testing Vlang, Rust and Zig and more!

    5 projects | dev.to | 30 Apr 2023
  • Disappointing experience with 'Command-Line Rust': Seeking more comprehensive Rust resources

    5 projects | /r/rust | 8 Apr 2023

Did you know that Rust is
the 5th most popular programming language
based on number of references?