update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Ada !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Ada !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
@@ -177,18 +177,21 @@
Reference
- iso-standard (http://www.ada-auth.org/standards/ada22.html) - The 2022 revision to the Ada Standard, usually known as Ada 2022.
- adalib (https://github.com/reznikmm/adalib) - Standard Ada library specification as defined in Reference Manual.
- Ada 2022 Reference Card (https://github.com/bracke/AdaReferenceCard/releases) - Reference Card / Cheatsheet of Ada Attributes, Aspects, Pragmas and Standard Library.
Community
Questions and Answers
- ada-forum (https://forum.ada-lang.io/) - Ada Forum at ada-lang.io.
- gitter-ada (https://gitter.im/ada-lang/Lobby) - Ada channel at Gitter.
- comp-lang-ada (https://groups.google.com/forum/#!forum/comp.lang.ada) - Ada Usenet newsgroup/forum.
- comp-lang-ada (https://usenet.ada-lang.io/comp.lang.ada/) - Ada Usenet newsgroup/forum.
- stack-overflow-ada-tag (https://stackoverflow.com/questions/tagged/ada) - Ada at Stack Overflow.
- subreddit-ada (https://www.reddit.com/r/ada/) - Ada at Reddit.
- subreddit-spark (https://www.reddit.com/r/spark/) - Spark at Reddit.
- telegram-ada (https://t.me/ada_lang) - Ada group at Telegram.
- libera-chat-ada (https://libera.chat/) - Ada channel at IRC.
- matrix-ada (https://matrix.to/#/#ada-lang_Lobby:gitter.im) - Ada room at Gitter via Matrix.
- hacker-news-ada (https://hn.algolia.com/?query=ada&sort=byDate) - Ada at Hacker News.
News and Resources
- adacore-blog (https://blog.adacore.com/) - An insight into the AdaCore ecosystem.
@@ -197,6 +200,7 @@
- ada-resource-association (https://www.adaic.org/community/) - Since 1990 the Ada Resource Association's principal mission has been “To ensure continued success of Ada users and promote Ada use in the software industry”.
- ada-information-clearinghouse (https://www.adaic.org/) - News and resources for the Ada programming language.
- ada-planet (https://ada-planet.blogspot.com/) - News Aggregator from the Ada programming language world (v3) (Ada-Planet v2 feed via Matrix ada-planet-via-matrix ).
- adasearch (https://mgrojo.github.io/adasearch/) - Custom search engines for finding anything related to the Ada and SPARK programming languages, without interference from other homonymous topics.
ada-planet-via-matrix : https://matrix.to/#/#ada-lang:matrix.org
@@ -214,13 +218,12 @@
GPL (no linking exception)
- gnat-ce (https://www.adacore.com/download) - GNAT Community edition. A release of AdaCore GNAT for free software developers, hobbyists, and students. The run-time libraries provided with GNAT Community are licensed under GPLv3 without
linking exception. It supports Ada 2012 only.
- gnat-ce (https://www.adacore.com/download) - GNAT Community edition. A release of AdaCore GNAT for free software developers, hobbyists, and students. The run-time libraries provided with GNAT Community are licensed under GPLv3 without linking 
exception. It supports Ada 2012 only.
GPL (with linking exception)
- fsf-gnat (https://www.getadanow.com/) - Free Software Foundation compiler for the Ada programming language which forms part of the GNU Compiler Collection. It supports all versions of the language, i.e. Ada 2012, Ada 2005, Ada 95 and 
Ada 83.
- fsf-gnat (https://www.getadanow.com/) - Free Software Foundation compiler for the Ada programming language which forms part of the GNU Compiler Collection. It supports all versions of the language, i.e. Ada 2012, Ada 2005, Ada 95 and Ada 83.
MIT
@@ -255,8 +258,8 @@
- ada-visual (https://marketplace.visualstudio.com/items?itemName=AlexGamper.VisualAda) - Ada language integration for Visual Studio 2017.
Editors
- lea (https://github.com/zertovitch/lea) - LEA, a Lightweight Editor for Ada, aims to provide an easy, script-world-like, "look & feel" for developing Ada projects of any size and level, while enabling access to full-scale development 
tools like GNAT. LEA includes HAC, the HAC Ada Compiler.
- lea (https://github.com/zertovitch/lea) - LEA, a Lightweight Editor for Ada, aims to provide an easy, script-world-like, "look & feel" for developing Ada projects of any size and level, while enabling access to full-scale development tools like
GNAT. LEA includes HAC, the HAC Ada Compiler.
Text Modes
- gnu-emacs-ada-mode (https://www.nongnu.org/ada-mode/) - Gnu Emacs major-mode for editing Ada sources.
@@ -273,8 +276,8 @@
Deployment
Build and Package
- alire (https://github.com/alire-project/alire) - A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, compile, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo
or OCaml's opam.
- alire (https://github.com/alire-project/alire) - A catalog of ready-to-use Ada libraries plus a command-line tool (alr) to obtain, compile, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's cargo or 
OCaml's opam.
- alr2appimage (https://github.com/mgrojo/alr2appimage) - A tool for automatically creating an AppImage executable from an Alire crate.
- aura (https://github.com/annexi-strayline/AURA) - An integrated build and source/package management tool with a more hands-on versioning approach. Alternative to alire and gprbuild. Optimized for CI/CD pipelines.
- gprbuild (https://github.com/AdaCore/gprbuild) - Adacore multi-language software build tool.
@@ -301,17 +304,17 @@
OS and Kernels
- m2os (https://m2os.unican.es/) - RTOS with simple tasking support for small microcontrollers.
- marte-os (https://marte.unican.es/) - MaRTE OS is a Hard Real-Time Operating System for embedded applications that follows the Minimal Real-Time POSIX.13 subset. It provides an easy to use and controlled environment to develop 
Multi-Thread Real-Time applications.
- marte-os (https://marte.unican.es/) - MaRTE OS is a Hard Real-Time Operating System for embedded applications that follows the Minimal Real-Time POSIX.13 subset. It provides an easy to use and controlled environment to develop Multi-Thread 
Real-Time applications.
- muen (https://muen.codelabs.ch/) - An x86/64 Separation Kernel for High Assurance.
- ewok (https://github.com/wookey-project/ewok-kernel) - EwoK is a microkernel targeting micro-controllers and embedded systems.
- bare-bones (https://github.com/Lucretia/bare_bones) - An Ada port of the osdev.org (https://wiki.osdev.org/Ada_Bare_bones) minimal 32-bit x86 kernel.
- bare-bones (https://github.com/Lucretia/bare_bones) - An Ada port of the osdev.org (https://wiki.osdev.org/Ada_Bare_Bones) minimal 32-bit x86 kernel.
- lovelace-os (https://sourceforge.net/projects/lovelaceos/) - Lovelace is an effort to write a Unix like operating system using the Ada 2012 language.
- ada-kalinda-os (https://sourceforge.net/projects/sx-ada-kalinda/) - Ada KALINDA is a sort of Mac Plus like OS written in Ada95.
- cxos (https://github.com/ajxs/cxos) - Ada Operating System development example.
- havk (https://github.com/RavSS/HAVK) - x86-64 security-focused OS being created with SPARK.
- cubit (https://github.com/docandrew/CuBit) - CuBitOS is a multi-processor, 64-bit, (partially) formally-verified, general-purpose operating system, currently for the x86-64 architecture.
- ironclad (https://ironclad.nongnu.org/) - A kernel for several architectures striving for POSIX compatibility, used on several distributions like Gloire (https://github.com/streaksu/Gloire).
- ironclad (https://ironclad-os.org/) - A kernel for several architectures striving for POSIX compatibility, used on several distributions like Gloire (https://github.com/streaksu/Gloire).
- hirtos (https://github.com/jgrivera67/HiRTOS) - A high-integrity RTOS written in SPARK Ada.
Games
@@ -321,7 +324,7 @@
- ada-gate (https://github.com/fastrgv/AdaGate) - AdaGate is a first-person 3D sokoban puzzle game within a Stargate / Portal fantasy setting for Windows, OS-X and Linux.
- rufas-cube (https://github.com/fastrgv/RufasCube) - RufasCube is a puzzle game for Windows, OS-X and GNU Linux (it looks like a rubic cube but it's a slider, not a twister).
- ada-venture (https://github.com/fastrgv/AdaVenture) - AdaVenture is a kid-friendly retro point&click game with mazes, dragons, bats & snakes.
- co-terminal-apps (https://github.com/fastrgv/CoTerminalApps) - Retro Games that run in a terminal on any platform.
- retro-arcade (https://github.com/fastrgv/RetroArcade) - Space Invaders, Pacman, & Frogger games that run in a terminal on Windows, OS-X & Linux. 
- world-cup-sokerban (https://github.com/fastrgv/WorldCupSokerban) - This is a soccer-themed, 3D sokoban puzzle game that runs on Windows, Mac OS-X and GNU Linux.
- pasta (http://pasta.phyrama.com/) - Pasta! is a game of the "match-3" genre, implemented in gnoga .
- buttons (https://github.com/andreacervetti/buttons) - A simple gtkada Button Mania game.
@@ -334,21 +337,21 @@
Frameworks
Components
- simple-components (http://www.dmitry-kazakov.de/ada/components.htm) - ASN.1, MQTT client and server/broker implementation, B-trees, Multiple connection TCP servers, Chebyshev series, Mutexes, Cryptography, Objects and handles to, 
Doubly-linked webs and lists, ODBC bindings, Blackboards (lock-free), OpenSSL bindings, ELV/eQ-3 MAX! client implementation, Parsers, Events (plain, pulse, array of), Persistent objects and handles to, GNUTLS bindings, Persistent 
storage and handles to, Graphs (directed, weighted, acyclic, trees), Pools, HTTP implementation, Sets and maps, FIFO (lock-free), SMTP client implementation, IEEE 754, SQLite bindings, Inter-process communication, Stacks, Interfacing 
Julia language, Streams, JSON, Strings editing, LDAP, Tables (maps of strings), MODBUS client implementation, Unbounded arrays.
- ada-util (https://github.com/stcarrez/ada-util/) - A logging framework close to Java log4j framework, support for properties, serialization/deserialization framework for XML/JSON/CSV, Ada beans framework, encoding/decoding framework 
(Base16, Base64, SHA, HMAC-SHA), a composing stream framework (raw, files, buffers, pipes, sockets), several concurrency tools (reference counters, counters, pools, fifos, arrays), process creation and pipes, support for loading shared 
libraries (on Windows or Unix), HTTP client library on top of CURL or AWS.
- simple-components (http://www.dmitry-kazakov.de/ada/components.htm) - ASN.1, MQTT client and server/broker implementation, B-trees, Multiple connection TCP servers, Chebyshev series, Mutexes, Cryptography, Objects and handles to, Doubly-linked 
webs and lists, ODBC bindings, Blackboards (lock-free), OpenSSL bindings, ELV/eQ-3 MAX! client implementation, Parsers, Events (plain, pulse, array of), Persistent objects and handles to, GNUTLS bindings, Persistent storage and handles to, Graphs
(directed, weighted, acyclic, trees), Pools, HTTP implementation, Sets and maps, FIFO (lock-free), SMTP client implementation, IEEE 754, SQLite bindings, Inter-process communication, Stacks, Interfacing Julia language, Streams, JSON, Strings 
editing, LDAP, Tables (maps of strings), MODBUS client implementation, Unbounded arrays.
- ada-util (https://github.com/stcarrez/ada-util/) - A logging framework close to Java log4j framework, support for properties, serialization/deserialization framework for XML/JSON/CSV, Ada beans framework, encoding/decoding framework (Base16, 
Base64, SHA, HMAC-SHA), a composing stream framework (raw, files, buffers, pipes, sockets), several concurrency tools (reference counters, counters, pools, fifos, arrays), process creation and pipes, support for loading shared libraries (on 
Windows or Unix), HTTP client library on top of CURL or AWS.
- gnatcoll-core (https://github.com/AdaCore/gnatcoll-core) - This is the core module of the GNAT Components Collection.
- gnatcoll-bindings (https://github.com/AdaCore/gnatcoll-bindings) - This is the bindings module of the GNAT Components Collection.
- gnatcoll-db (https://github.com/AdaCore/gnatcoll-db) - This is the DB module of the GNAT Components Collection.
- gnatcoll-json (https://github.com/persan/gnatcoll-json) - This is a set of helpers for writing JSON-intefaces it contains JSON parses for most of the Ada runtime components.
- gneiss (https://github.com/Componolit/gneiss) - Gneiss is an interface collection to be used with applications for component based systems. It aims to be easily portable/platform independent and is compatible with the ada-runtime .
- lace (https://github.com/charlie5/lace) - A set of Ada components to allow 3D simulations, games and GUI's in Ada.
- asap (https://github.com/annexi-strayline/ASAP) - A set of general libraries and thick bindings for use with the AURA package management/build tool. Includes TCP, TLS, HTTP, a high-performance JSON parser/generator, and a formally 
verified (SPARK) UTF-8 stream decoder.
- asap (https://github.com/annexi-strayline/ASAP) - A set of general libraries and thick bindings for use with the AURA package management/build tool. Includes TCP, TLS, HTTP, a high-performance JSON parser/generator, and a formally verified 
(SPARK) UTF-8 stream decoder.
Distributed
- poly-orb (https://github.com/AdaCore/PolyORB) - PolyORB provides a uniform solution to build distributed applications relying either on middleware standards.
@@ -364,6 +367,7 @@
- ada-gui (https://github.com/jrcarter/Ada_GUI) - GUI implemented on its own task, so it doesn't require that its client give up a thread of control. Derived from gnoga .
- adawebui (https://github.com/godunko/adawebui) - GUI based on adawebpack .
- imgui-ada (https://github.com/Cre8or/ImGui-Ada) - Ada binding of the ImGui library.
- anuklear (https://github.com/ada-game-framework/anuklear) - Ada binding to the Nuklear GUI library and the Nuklear-SDL renderer.
gnoga : https://sourceforge.net/projects/gnoga/
gtkada : https://github.com/AdaCore/gtkada
@@ -382,23 +386,22 @@
- ada-doom-3 (https://github.com/AdaDoom3/AdaDoom3) - Id Software's Id-tech-4-BFG in the Ada programming language.
Database
- ada-ado (https://github.com/stcarrez/ada-ado) - Ada Database Objects is an Ada05 library that provides object relational mapping to access a database in Ada05. The library supports Postgresql, MySQL, SQLite as databases. Most of the 
concepts developped for ADO come from the Java Hibernate ORM.
- ada-ado (https://github.com/stcarrez/ada-ado) - Ada Database Objects is an Ada05 library that provides object relational mapping to access a database in Ada05. The library supports Postgresql, MySQL, SQLite as databases. Most of the concepts 
developped for ADO come from the Java Hibernate ORM.
- ada-base (https://github.com/jrmarino/AdaBase) - Thick database bindings to MySQL, PostgreSQL and SQLite for Ada.
- apq-base (http://www.ravenports.com/catalog/bucket_F2/apq-base/standard/) - APQ is a database interface library written in Ada95.
- apq-base (https://github.com/ada-apq/apq/) - APQ is a database interface library written in Ada95.
Web
- aws (https://github.com/AdaCore/aws) - AWS is a complete framework to develop Web based applications in Ada.
- awa (https://github.com/stcarrez/ada-awa) - Ada Web Application is a framework to build a Web Application in Ada 2012. The framework provides several ready to use and extendable modules that are common to many web application. This 
includes the login, authentication, users, permissions, managing comments, tags, votes, documents, images.
- awa (https://github.com/stcarrez/ada-awa) - Ada Web Application is a framework to build a Web Application in Ada 2012. The framework provides several ready to use and extendable modules that are common to many web application. This includes the
login, authentication, users, permissions, managing comments, tags, votes, documents, images.
- **dynamo** (https://github.com/stcarrez/dynamo) - Code generator used to generate an Ada Web Application or database mappings from hibernate-like XML description, YAML doctrine model or UML models.
- **ada-wiki** (https://github.com/stcarrez/ada-wiki) - Ada Wiki is a small library that provides a Wiki engine. 
- **ada-security** (https://github.com/stcarrez/ada-security) - OAuth 2.0 client and server framework to secure web applications. 
- **ada-el** (https://github.com/stcarrez/ada-el) - This library provides the support for a simple Expression Language close to the Java Unified Expression Language (EL). 
- **ada-asf** (https://github.com/stcarrez/ada-asf) - Ada Server Faces allows to create web applications using the same pattern as the Java Server Faces (See JSR 252, JSR 314 and JSR 344). 
- **ada-servlet** (https://github.com/stcarrez/ada-servlet) - Ada Servlet allows to create web applications using the same pattern as the Java Servlet (See JSR 154, JSR 315). 
- swagger-ada (https://github.com/stcarrez/swagger-ada) - Ada support for Swagger codegen: OpenAPI Generator is a code generator that supports generation of API client libraries, server stubs and documentation automatically given an 
OpenAPI Spec.
- swagger-ada (https://github.com/stcarrez/swagger-ada) - Ada support for Swagger codegen: OpenAPI Generator is a code generator that supports generation of API client libraries, server stubs and documentation automatically given an OpenAPI Spec.
- ews (https://github.com/simonjwright/ews) - Embedded Web Server is a web server construction kit, designed for embedded applications using the GNAT Ada compiler.
- matreshka (https://github.com/godunko/matreshka) - Matreshka is an Ada framework to develop information systems consisting of five major components: League, XML processor, Web framework, SQL access, and the Modeling framework.
@@ -408,11 +411,13 @@
- ahven (http://ahven.stronglytyped.org/) - Ahven is a simple unit test library and framework for the Ada programming.
language. It is loosely modelled after JUnit and some ideas from AUnit.
- aunit (https://github.com/AdaCore/aunit) - Ada unit testing framework.
- bbt (https://github.com/LionelDraghi/bbt) - Simple tool to black box check the behavior of an executable through the command line.
- gnatbdd (https://github.com/briot/gnatbdd) - Behavior Driven Development in Ada.
- scripted-testing (https://github.com/simonjwright/scripted_testing) - Supports functional testing using Tcl scripts.
Logging
- alog (https://www.codelabs.ch/alog/) - Alog is a stackable logging framework for Ada.
- elogs (https://github.com/kevlar700/elogs) - Logging framework for embedded systems absent of runtime errors.
Machine Learning
- fuzzyml (https://sourceforge.net/projects/fuzzyml/) - Fuzzy machine learning framework.
@@ -543,6 +548,7 @@
- aforth (https://github.com/samueltardieu/aforth) - Embeddable Forth interpreter written in Ada.
- parser-tools (https://github.com/flyx/ParserTools) - Tools for writing lexers / parsers in Ada.
- xia (https://github.com/simonjwright/xia) - An Ada implementation of XPath 1.0.
- ada-lisp-embedded (https://github.com/BrentSeidel/Ada-Lisp-Embedded) - Embeddable Lisp interpreter.
Format Readers, Writers and Checkers
- ini-files (https://github.com/zertovitch/ini-files) - The Ini file manager consists of a package, Config, which can read and modify informations from various configuration files known as "ini" files.
@@ -592,7 +598,6 @@
template-parser : https://github.com/AdaCore/templates-parser
Graphics and Multimedia
- orka (https://github.com/onox/orka) - The OpenGL 4.6 Rendering Kernel in Ada 2012.
- opengl-ada (https://github.com/flyx/OpenGLAda) - Thick Ada binding for OpenGL and GLFW.
- adagl (https://github.com/godunko/adagl) - Multiplatform Ada/OpenGL bindings (ported to native/OpenGL, A2JS/WebGL and WASM/WebGL).
- sdlada (https://github.com/Lucretia/sdlada) - Ada 2012 bindings to SDL 2.
@@ -620,8 +625,8 @@
- oto (https://github.com/darkestkhan/oto) - Ada binding to OpenAL which tries to mimic original API while using Ada types.
- coreland-openal-ada (https://github.com/io7m/coreland-openal-ada) - Ada binding to OpenAL.
- ada-synthetizer (https://github.com/frett27/Ada-Synthetizer) - Sound Synthetizer Library implemented in Ada.
- scala (https://www.huygens-fokker.org/scala) - Scala is a powerful software tool for experimentation with musical tunings, such as just intonation scales, equal and historical temperaments, microtonal and macrotonal scales, and 
non-Western scales.
- scala (https://www.huygens-fokker.org/scala) - Scala is a powerful software tool for experimentation with musical tunings, such as just intonation scales, equal and historical temperaments, microtonal and macrotonal scales, and non-Western 
scales.
- portable-openal-sound (https://github.com/fastrgv/portable-openal-sound) - A linux-sound-playing package for Ada apps that can asynchronously start and stop music loops, as well as initiate transient sounds.
- adaogg (https://phasercat.com/adaogg/) - Complete thin interface layer that brings the Ogg, Vorbis, and Theora libraries to the Ada 2012 programming language.
@@ -675,6 +680,7 @@
- SweetAda (https://github.com/gabriele-galeotti/SweetAda) - A lightweight development framework whose purpose is the implementation of Ada-based software systems. It supports a plethora or CPU architectures and development boards.
- robotics-with-ada (https://github.com/AdaCore/Robotics_with_Ada) - Robotics with Ada, ARM, and Lego.
- adamant (https://github.com/lasp/adamant) - A component-based, model-driven framework for constructing reliable and reusable real-time software.
- libgfxinit (https://github.com/coreboot/libgfxinit) - A graphics initialization (aka modesetting) library for embedded environments, implemented in SPARK.
Firmwares
- certiflie (https://github.com/AdaCore/Certyflie) - Source code for the full Ada + SPARK Crazyflie 2.0 firmware.
@@ -684,8 +690,8 @@
- em-brick (https://github.com/it-cosmos/emBRICK) - emBRICK driver and support for emBRICK in Ada.
- dw1000 (https://github.com/damaki/DW1000) - Ada/SPARK driver for the DecaWave DW1000 ultra-wideband (UWB) radio chip.
- evb1000 (https://github.com/damaki/EVB1000) - Ada/SPARK drivers to control the on-board peripherals of the DecaWave EVB1000 evaluation board.
- multiplexed-io (https://github.com/simonjwright/multiplexed-io) - This contains explorations, for AdaPilot, of implementing drivers for the AdaRacer MCU, using the Ravenscar profile of Ada 2012 from AdaCore and device bindings 
generated using SVD2Ada.
- multiplexed-io (https://github.com/simonjwright/multiplexed-io) - This contains explorations, for AdaPilot, of implementing drivers for the AdaRacer MCU, using the Ravenscar profile of Ada 2012 from AdaCore and device bindings generated using 
SVD2Ada.
Controllers
- solenoid-engine-controller (https://github.com/Fabien-Chouteau/solenoid-engine-controller) - Software controller for solenoid engines (Ada/STM32F4).
@@ -710,8 +716,7 @@
- micro-tem-pi (https://github.com/jklmnn/MicroTemPi) - Raspberry Pi using a BBC Micro:Bit as temperature sensor.
- wee-noise-maker (https://github.com/Fabien-Chouteau/Wee-Noise-Maker) - Wee Noise Maker is an open source pocket synthesizer.
- lunar-lander-rotation (https://github.com/AdaCore/Lunar_Lander_Rotation_Demo) - Program that interacts with the AdaFruit BNO055 breakout board in order to send orientation data to a host computer.
- railway-simulation (https://github.com/AdaCore/SPARK_Railway_Simulation_Demo) - Program simulating a railway network with trains, switches and signaling. The signaling system is proven with SPARK/Ada to ensure that trains cannot 
collide.
- railway-simulation (https://github.com/AdaCore/SPARK_Railway_Simulation_Demo) - Program simulating a railway network with trains, switches and signaling. The signaling system is proven with SPARK/Ada to ensure that trains cannot collide.
- etherscope (https://github.com/stcarrez/etherscope) - Ethernet traffic monitor on a STM32F746 board.
Generators
@@ -757,26 +762,28 @@
 - tp7-ada-gnoga (https://github.com/Blady-Com/tp7ada-gnoga) - Implementation of Turbo Pascal 7.0 units with gnoga .
- tiled-code-gen (https://github.com/Fabien-Chouteau/tiled-code-gen) - Code generator for Tiled the map editor.
- j2ada (https://github.com/Blady-Com/j2ada) - Translator for a Java valid source code in Ada source code.
- ada-magic (https://www.mapusoft.com/ada-to-c-changer/) - SofCheck AdaMagic is ACATS validated and certified Ada compiler targeting C and/or C++ (4 command line switches for fine tuning). ObjectAda and several other commercial 
compilers share engine with AdaMagic. MapuSoft distributes AdaMagic as integral component of AppCOE.
- ada-magic (https://www.mapusoft.com/ada-to-c-changer/) - SofCheck AdaMagic is ACATS validated and certified Ada compiler targeting C and/or C++ (4 command line switches for fine tuning). ObjectAda and several other commercial compilers share 
engine with AdaMagic. MapuSoft distributes AdaMagic as integral component of AppCOE.
- cappulada (https://github.com/Componolit/Cappulada) - Ada binding generator for C++.
- asis2xml (https://github.com/simonjwright/asis2xml) - Converts Ada sources' ASIS representation to XML, so as to make it easier to develop reporting and transformational tools using (for example) XSLT.
- winforms2gtk (https://github.com/fdesp87/winforms2gtk) - Helper conversor of Visual Basic Microsoft Windows Forms applications to Gtk and Ada.
Shells, Interpreters and Emulators
- sparforte (https://sparforte.com/) - SPARforte programming language is an Ada-like scripting language, previously known as business user shell (bush). Can be used as interactive UNIX shell replacement.
- gsh (https://github.com/AdaCore/gsh) - GSH is non interactive POSIX shell for Windows, aimed at GNU software builds. 2-3 times faster than Cygwin.
- gnatcoll-scripts-shell (https://github.com/AdaCore/gnatcoll-core/blob/master/src/gnatcoll-scripts-shell.ads) - GNATCOLL.Scripts.Shell is a simple embeddable scripting language, part of GNATCOLL Core.
- analytical-engine (https://github.com/simonjwright/analytical-engine) - An Ada 2012 emulation of Charles Babbage's Analytical Engine.
- a-shell (https://github.com/charlie5/aShell) - A component to aid in writing shell-like applications in Ada.
- dashera (https://github.com/SMerrony/dashera) - Data General DASHER terminal emulator using gtkada .
- yotroc (https://github.com/docandrew/YOTROC) - Assembler/Emulator for a fictional CPU architecture. IDE implemented in gtkada .
Programming Languages
- para-sail (http://parasail-lang.org/) - ParaSail is a highly parallel experimental language, similar to Go and Erlang. Originaly owned by SofCheck (now AdaCore), it is a test project to try new ideas. Expandable pointers is a sample 
feature that is about to be introduced to SPARK and Ada. There are in fact 4 experimental languages: ParaSail, Sparkel, Javallel, Parython, all sharing bytecode interpreter and LLVM engine.
- para-sail (http://parasail-lang.org/) - ParaSail is a highly parallel experimental language, similar to Go and Erlang. Originaly owned by SofCheck (now AdaCore), it is a test project to try new ideas. Expandable pointers is a sample feature 
that is about to be introduced to SPARK and Ada. There are in fact 4 experimental languages: ParaSail, Sparkel, Javallel, Parython, all sharing bytecode interpreter and LLVM engine.
Misc
- dhondt (https://github.com/simonjwright/dhondt) - Ada implementation of D'Hondt electoral result calculator.
- whitakers-words (https://github.com/mk270/whitakers-words) - William Whitaker's WORDS, a Latin dictionary.
- ada-chess (https://github.com/adachess/AdaChess) - Chess engine written in Ada.
- adage (https://github.com/atalii/adage) - An Ada/SPARK alternative to sudo and doas.
ada Github: https://github.com/ohenley/awesome-ada