Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Ada Language

Ada Language

87 projects

Showing 36 of 87 projects

ada-bar-codes
ada-bar-codesAda

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

#pure-ada#ada-library#bar-code-generation
Stars17
Forks0
Last commit8 months ago
azip
azipAda

AZip: a free, portable Zip Archive Manager

#ada#zip#archive
Stars16
Forks0
Last commit1 month ago
adasockets
adasocketsTeX

BSD sockets implementation for the Ada programming language, providing portable network communication capabilities.

#tcp#network-programming#bsd-sockets
Stars15
Forks6
Last commit3 years ago
kafka-ada
kafka-adaAda

Ada bindings for the librdkafka C library, enabling Ada applications to produce and consume messages from Apache Kafka.

#event-driven#message-queue#librdkafka
Stars15
Forks1
Last commit3 years ago
mathpaqs
mathpaqsAda

Mathpaqs: a collection of mathematical packages in pure Ada

#ada-library#ada#matrix
Stars15
Forks5
Last commit2 months ago
wasabee
wasabeeAda

A web browser fully written in Ada with a focus on safety, currently in early development.

#gui-application#ada#safety-first
Stars14
Forks0
Last commit6 months ago
dw1000
dw1000Ada

A formally verified SPARK/Ada driver for the DecaWave DW1000 Ultra-Wideband transceiver chip.

#embedded-systems#dw1000#spark-language
Stars14
Forks6
Last commit6 years ago
adage
adageAda

A nimble alternative to doas and sudo for privilege escalation, designed to be simple, safe, and secure.

#spark#sudo#ada
Stars12
Forks0
Last commit1 year ago
ada-winrt
ada-winrtAda

Ada language bindings for the Microsoft Windows WinRT API, enabling Windows Store and Desktop application development.

#gcc#gpr-build#async-programming
Stars11
Forks3
Last commit6 years ago
rclada
rcladaAda

Ada programming language client library for ROS2/RCL robotics middleware.

#robotics#embedded-systems#safety-critical
Stars11
Forks2
Last commit1 year ago
adagl
adaglAda

Ada binding for OpenGL and WebGL providing a unified interface for 2D/3D graphics across native and web platforms.

#a2js#graphics-binding#opengl
Stars11
Forks1
Last commit1 year ago
ada-composition
ada-compositionAda

A collection of Ada code examples demonstrating advanced type composition techniques for complex OOP hierarchies.

#code-examples#software-architecture#strong-typing
Stars10
Forks0
Last commit6 years ago
excel-writer
excel-writerAda

A standalone Ada package for generating Excel spreadsheets from Ada applications.

#ada-library#excelwriter#excel-writer
Stars9
Forks1
Last commit1 month ago
ini-files
ini-filesAda

A standalone, portable Ada package for reading and modifying configuration files in the INI format.

#ada-library#library#cfg-files
Stars9
Forks2
Last commit2 years ago
si_units
si_unitsAda

An Ada library for formatting physical values with proper metric (SI) unit scaling and prefixes.

#ada-library#scientific-computing#ada2012
Stars9
Forks4
Last commit5 years ago
bingada
bingadaAda

A simple bingo application built with GtkAda for playing at home, featuring manual/auto play, card checking, and multi-language support.

#multi-language#desktop-application#gui-toolkit
Stars9
Forks2
Last commit3 years ago
ada-chess
ada-chessAda

A smart chess engine written from scratch in Ada, featuring legal move generation, statistical analysis, and real-time move annotation.

#board-games#game-ai#open-source
Stars9
Forks1
Last commit2 years ago
automate
automateAda

Generates Ada code from finite-state machine descriptions using text scripts.

#embedded-systems#model-driven-development#state-machine
Stars8
Forks1
Last commit2 years ago
play-2048
play-2048Ada

A 2048 puzzle game implementation in Ada with customizable themes, multiple board sizes, and state saving.

#sfml#ada#2048-clone
Stars7
Forks1
Last commit1 year ago
texcad
texcadAda

TeXCAD: a simple LaTeX {picture} drawing tool

#graphics#drawing#ada
Stars6
Forks1
Last commit1 month ago
ada-net-framework
ada-net-frameworkAda

Ada language bindings for the Microsoft .NET Framework API, enabling Ada developers to access .NET functionality.

#gcc#windows-development#ada
Stars6
Forks1
Last commit6 years ago
gade-sdl
gade-sdlAda

A minimal SDL front end in Ada for the Gade Game Boy emulator, providing a portable reference implementation.

#sdl#game-boy-emulator#emulator-frontend
Stars6
Forks0
Last commit3 months ago
rufas-cube
rufas-cubeAda

A unique 3D slider puzzle game resembling a Rubik's Cube, but based on sliding mechanics, available for Windows, macOS, and Linux.

#slider#opengl#slider-puzzle
Stars5
Forks0
Last commit6 months ago
ada-sodoku
ada-sodokuAda

A small Ada library for solving and finding Sudoku grids using optimized brute-force combinatorial evaluation.

#ada#combinatory-library#combinatorial-search
Stars5
Forks1
Last commit3 years ago
ada4cmake
ada4cmakeCMake

CMake macros for integrating Ada/GNAT projects into CMake-based builds without requiring gprbuild.

#static-library#cmake-macros#build-system
Stars5
Forks4
Last commit5 years ago
solenoid-engine-controller
solenoid-engine-controllerAda

Software controller for solenoid engines written in Ada for STM32F4 microcontrollers.

#embedded-software#embedded-systems#hardware-control
Stars5
Forks3
Last commit10 years ago
imgui-ada
imgui-adaC++

Ada language binding for the Dear ImGui immediate-mode graphical user interface library.

#ada-binding#gamedev#imgui
Stars5
Forks3
Last commit3 years ago
buttons
buttonsAda

A puzzle game where players click numbered buttons on a grid to reduce them all to zero, written in Ada with GTK.

#desktop-application#ada#strategy-game
Stars5
Forks0
Last commit7 years ago
ada-soundio
ada-soundioAda

Ada language bindings for the libsoundio cross-platform audio input/output library.

#audio-library#bindings#audio-processing
Stars5
Forks2
Last commit10 years ago
canberra-ada
canberra-adaAda

Ada 2012 bindings for libcanberra, enabling sound playback in Ada applications.

#desktop-audio#ada-2012#audio-bindings
Stars4
Forks1
Last commit4 years ago
engine-3d
engine-3dAda

A pure software 3D engine for DOS and Linux, featuring real-time rendering with dynamic lighting, animated textures, and portal rendering.

#real-time-graphics#open-source#retro-computing
Stars4
Forks1
Last commit6 months ago
wposix
wposixAda

Ada binding to POSIX APIs for Windows, enabling POSIX-compatible development on Windows systems.

#cygwin#binding-library#windows-development
Stars4
Forks3
Last commit2 months ago
world-cup-sokerban
world-cup-sokerbanAda

A soccer-themed 3D Sokoban puzzle game with embedded autosolvers, featuring Andres Cantor's voice commentary.

#opengl#ada#sokoban
Stars4
Forks0
Last commit6 months ago
mine-detector
mine-detectorAda

A minesweeper-style puzzle game built with Ada and Gnoga/Ada-GUI for desktop platforms.

#desktop-application#gui-application#logic-game
Stars4
Forks3
Last commit1 year ago
ada-lisp-embedded
ada-lisp-embeddedAda

Extensions to the Tiny Lisp language for embedded applications on Arduino Due and Raspberry Pi platforms.

#lisp-interpreter#embedded-systems#arduino-due
Stars4
Forks0
Last commit2 years ago
blackvideo-mini-player
blackvideo-mini-playerAda

A lightweight, cross-platform CLI video player built with Ada, featuring offline/cloud caption generation and sprite thumbnail previews.

#sdl2#ffmpeg#blackvideo-utilities
Stars4
Forks2
Last commit4 months ago
PreviousPage 2 of 3

Related Tags

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
Next
#Ada50
#Cross Platform19
#Embedded Systems13
#Gnat13
#Ada Library10
#Alire8
#Opengl8
#Game7
#Library7
#Puzzle Game6
#Programming Language6
#Game Development6