Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Ada
A

Ada

Language
103 projects8.4k total stars1.3k total forks6 languages

Open-source projects built with Ada

There are currently 103 open-source projects built with Ada, with a combined total of 8.4k GitHub stars. The most common language among these projects is Ada.

Showing 103 open-source projects · page 2 of 3

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
ada-traits-containers
ada-traits-containersAdaCore/ada-traits-containers

A flexible Ada library offering generic containers and algorithms with SPARK compatibility and performance control.

3513Ada
1 year ago
eagle-lander
eagle-landerFabien-Chouteau/eagle-lander

A realistic Apollo 11 lunar lander simulator built with Ada, GTK, and Cairo for interactive landing practice.

346Ada
6 years ago
gade
gadeellamosi/gade

A Game Boy emulation library written in Ada, serving as a proof-of-concept for the language's suitability in emulator development.

321Ada
2 months ago
swagger-ada
swagger-adastcarrez/swagger-ada

An Ada library and code generator support for creating REST API clients and servers from OpenAPI specifications.

303Ada
7 months ago
generic-image-decoder
generic-image-decoderzertovitch/gid

A standalone, portable Ada package for decoding various image formats from any data stream to any output medium.

285Ada
28 days ago
havk
havkRavSS/HAVK

A minimalistic, security-focused x86-64 operating system kernel written in Ada/SPARK with formal verification.

282Ada
5 years ago
bbt
bbtLionelDraghi/bbt

A cross-platform BDD driver for black-box testing of CLI applications directly from Markdown documentation.

272Ada
3 days ago
yass
yassyet-another-static-site-generator/yass

A static site generator written in Ada with extensive custom tag support and auto-reconfiguration capabilities.

274Ada
10 months ago
ada-enet
ada-enetstcarrez/ada-enet

A modular embedded network stack implementing IPv4, UDP, DNS, DHCP, and other protocols for STM32 microcontrollers.

256Ada
6 months ago
cuda
cudaAdaCore/cuda

Compiles Ada and SPARK code directly to NVIDIA GPUs using CUDA toolsuite.

256Ada
1 year ago
gwindows
gwindowszertovitch/gwindows

A free and open-source Ada programming framework for building GUI applications on MS Windows.

258Ada
7 days ago
gneiss
gneissComponolit/gneiss

A SPARK library for building portable, verifiable, and high-performance trusted components in component-based systems.

242Ada
5 years ago
simple-blockchain
simple-blockchaintomekw/simple_blockchain

A minimal educational blockchain implementation written in Ada, demonstrating core concepts like mining and validation.

243Ada
9 months ago
spark-xml
spark-xmlComponolit/SXML

A formally verified XML library in SPARK 2014, proven free of runtime errors and with bounded stack usage for secure untrusted data processing.

242Ada
6 years ago
ada-security
ada-securitystcarrez/ada-security

An Ada framework for OAuth 2.0 and OpenID Connect client/server authentication to secure web applications.

231Ada
5 days ago
tada
tadatomekw/tada

An opinionated package management tool for Ada that handles building, testing, and running Ada packages.

230Ada
1 month ago
ada-gate
ada-gatefastrgv/AdaGate

A first-person 3D sokoban puzzle game in a Stargate fantasy setting, built with modern OpenGL and Ada.

232Ada
1 month ago
win32ada
win32adaAdaCore/win32ada

Ada language bindings for the Windows API, enabling Windows application development in Ada.

224Ada
3 months ago
ada-wiki
ada-wikistcarrez/ada-wiki

A library for parsing and rendering Markdown and multiple Wiki syntaxes (MediaWiki, Creole, PhpBB, etc.) with customizable filters.

201Ada
3 months ago
ada-synthetizer
ada-synthetizerfrett27/Ada-Synthetizer

A sound synthesizer library implemented in Ada that generates music from WAV samples, supporting real-time and offline playback with high polyphony.

202Ada
2 years ago
jwx
jwxComponolit/jwx

A formally verified SPARK library for parsing and validating Base64, JSON, JWK, JWS, and JWT data with guaranteed absence of runtime errors.

201Ada
5 years ago
hunter
hunterthindil/hunter

A graphical and console file manager for Linux, inspired by Ranger, with dual-column layout and plugin support.

203Ada
4 years ago
geste
gesteFabien-Chouteau/GESTE

A sprite and tile 2D render engine designed for microcontrollers and low-performance systems.

193Ada
6 years ago
ada-time
ada-timeFabien-Chouteau/Ada_Time

Ada binding for the Pebble Time smartwatch, enabling Ada development for Pebble apps and watchfaces.

182Ada
10 years ago
protobuf-ada
protobuf-adapersan/protobuf-ada

Experimental Ada code generation support for Google Protocol Buffers, enabling Ada applications to use Google's data interchange format.

183C++
4 years ago
ada-venture
ada-venturefastrgv/AdaVenture

A kid-friendly retro 3D point-and-click adventure game, reimagining the classic Atari Adventure with mazes, beasts, and ancient Persian themes.

181Ada
1 month ago
ada-bar-codes
ada-bar-codeszertovitch/ada-bar-codes

A pure Ada library for generating 1D and 2D bar codes (including QR codes) in PDF, SVG, and PNG formats.

170Ada
6 months ago
cbsg
cbsgzertovitch/cbsg

A high-performance random text generator focused on corporate language, producing AI-inspired business jargon.

172Ada
4 days ago
ux-strings
ux-stringsBlady-Com/UXStrings

A Unicode string library for Ada that adapts internal representation to content, supporting multiple encodings without programmer choice.

172Ada
14 days ago
a-shell
a-shellcharlie5/aShell

A library for building shell-like applications and command pipelines in Ada.

171Ada
8 months ago
robotics-with-ada
robotics-with-adaAdaCore/Robotics_with_Ada

Demonstrates interfacing Lego NXT Mindstorms sensors and effectors using Ada on low-cost ARM evaluation boards.

175Ada
2 years ago
opencl-ada
opencl-adaflyx/OpenCLAda

An Ada binding for the OpenCL host API, enabling OpenCL host programming in Ada.

175Ada
12 years ago
curses
cursesannexi-strayline/Curses

A high-level, task-safe Ada binding for ncurses with automatic rendering, color management, and multi-terminal support.

171Ada
6 years ago
ada-id
ada-idanthony-arnold/AdaID

An Ada library for generating UUIDs with support for random, name-based, and string-conversion operations.

161Ada
4 years ago
gnatcoll-bindings
gnatcoll-bindingsAdaCore/gnatcoll-bindings

Ada bindings to C libraries including GMP, Python, Readline, and Syslog for the GNAT Components Collection.

1514Ada
4 months ago
ada-asf
ada-asfstcarrez/ada-asf

A web application framework for Ada that implements the Java Server Faces (JSF) specification pattern.

153JavaScript
12 days ago
1
2
3