An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with agda

A curated list of projects in awesome lists tagged with agda .

https://github.com/agda/agda

Agda is a dependently typed programming language / interactive theorem prover.

agda dependent-types programming-language proof-assistant type-theory

Last synced: 26 Apr 2026

https://github.com/agda/agda-stdlib

The Agda standard library

agda library proof

Last synced: 28 Jan 2026

https://github.com/agda/cubical

An experimental library for Cubical Agda

agda cubical-type-theory library

Last synced: 03 Feb 2026

https://github.com/hott/hott-agda

Development of homotopy type theory in Agda

agda homotopy hott univalence

Last synced: 26 Jan 2026

https://github.com/HoTT/HoTT-Agda

Development of homotopy type theory in Agda

agda homotopy hott univalence

Last synced: 02 Apr 2025

https://github.com/egbertrijke/hott-intro

An introductory course to Homotopy Type Theory

agda book coq formalization hott mathematics univalence

Last synced: 01 Oct 2025

https://github.com/EgbertRijke/HoTT-Intro

An introductory course to Homotopy Type Theory

agda book coq formalization hott mathematics univalence

Last synced: 17 Apr 2025

https://github.com/the1lab/1lab

A formalised, cross-linked reference resource for mathematics done in Homotopy Type Theory

agda homotopy-type-theory

Last synced: 01 May 2025

https://github.com/copumpkin/categories

Categories parametrized by morphism equality, in Agda

agda category-theory

Last synced: 19 Feb 2026

https://github.com/gallais/agdarsec

Total Parser Combinators in Agda

agda parser-combinators

Last synced: 13 Apr 2025

https://github.com/vehicle-lang/vehicle

A toolkit for enforcing logical specifications on neural networks

agda haskell neural-network specification verification

Last synced: 02 Apr 2026

https://github.com/ilya-klyuchnikov/ttlite

A SuperCompiler for Martin-Löf's Type Theory

agda coq dependent-types idris programming-language supercompilation type-theory

Last synced: 25 Oct 2025

https://github.com/alhassy/gentle-intro-to-reflection

A slow-paced introduction to reflection in Agda. ---Tactics!

agda exercise macro proof-pattern tactics tutorial

Last synced: 24 Jan 2026

https://github.com/wenkokke/schmitty

Agda bindings to SMT-LIB2 compatible solvers.

agda smt-solver

Last synced: 27 Jan 2026

https://github.com/algebraic-graphs/agda

The theory of algebraic graphs formalised in Agda

agda algebra graph

Last synced: 01 May 2025

https://github.com/scott-fleischman/agda-from-nothing

A workshop on learning Agda with minimal prerequisites.

agda dependent-types learning-agda

Last synced: 14 Apr 2025

https://github.com/alhassy/next-700-module-systems

PhD research ;; What's the difference between a typeclass/trait and a record/class/struct? Nothing really, or so I argue.

agda canonical-structures coq emacs first-class-citizens haskell language lisp metaprogramming modules ocaml phd records typeclasses

Last synced: 25 Oct 2025

https://github.com/gallais/generic-syntax

A Scope-and-Type Safe Universe of Syntaxes with Binding, Their Semantics and Proofs

agda generic-programming proof semantic

Last synced: 06 Jan 2026

https://github.com/jespercockx/agda-core

A work-in-progress core language for Agda, in Agda

agda agda-backend core-language dependent-types type-checker

Last synced: 12 Feb 2026

https://github.com/harrisongrodin/agda-calf

A cost-aware logical framework, embedded in Agda.

agda complexity cost logical-framework modal-type-theory

Last synced: 07 Jan 2026

https://github.com/jonsterling/agda-calf

A cost-aware logical framework, embedded in Agda.

agda complexity cost logical-framework modal-type-theory

Last synced: 30 Mar 2025

https://github.com/effectfully/inference-in-agda

A tutorial on how Agda infers things

agda

Last synced: 14 Oct 2025

https://github.com/langston-barrett/write-yourself-a-scheme-in-agda

Like "Write Yourself a Scheme in 48 Hours", but in Agda

agda scheme tutorial

Last synced: 19 Oct 2025

https://github.com/isovector/certainty-by-construction

Source material for Certainty by Construction

agda book functional-programming math

Last synced: 06 Jan 2026

https://github.com/intersectmbo/formal-ledger-specifications

Formal specifications of the cardano ledger

agda cardano-node formal-methods

Last synced: 28 Feb 2025

https://github.com/alhassy/AgdaCheatSheet

Basics of the dependently-typed functional language Agda ^_^

agda cheatsheet emacs html pdf

Last synced: 29 Apr 2025

https://github.com/agda/agda-pkg

apkg - package manager for Agda

agda lightweight-dependency-management package-manager

Last synced: 19 Oct 2025

https://github.com/alhassy/agdacheatsheet

Basics of the dependently-typed functional language Agda ^_^

agda cheatsheet emacs html pdf

Last synced: 20 Mar 2025

https://github.com/jpvillaisaza/cain

Category theory applied to functional programming (undergraduate project)

agda category-theory functional-programming haskell

Last synced: 30 Jun 2025

https://github.com/gallais/agda-presburger

Deciding Presburger arithmetic in agda

agda decision-procedure formalization presburger-arithmetic

Last synced: 30 Jan 2026

https://github.com/ice1000/agda-mode

Accessing Agda's interaction mode via command line & external tactic for Agda.

agda command-line-tool

Last synced: 06 Jul 2025

https://github.com/lclem/agda-kernel

An experimental Agda kernel for Jupyter

agda jupyter jupyter-notebook

Last synced: 22 Jul 2025

https://github.com/wenkokke/msla2014

wherein I implement several substructural logics in Agda

agda paper substructural-logics

Last synced: 04 Mar 2026

https://github.com/yitzchak/dicy

A builder for LaTeX, knitr, literate Agda, literate Haskell and Pweave that automatically builds dependencies.

agda biblatex haskell javascript knitr latex literate-programming pythontex reproducible-research sage typescript

Last synced: 07 Oct 2025

https://github.com/totbwf/cubical-categories

Category theory formalized in cubical agda

agda category-theory cubical-type-theory

Last synced: 11 Mar 2026

https://github.com/alhassy/org-agda-mode

An Emacs mode for working with Agda code in an Org-mode like fashion, more or less.

agda emacs literate-programming minor-mode org-mode

Last synced: 22 Mar 2025

https://github.com/gergoerdi/stlc-agda

STLC-related snippets in Agda

agda lambda-calculus stlc typechecker

Last synced: 10 Mar 2026

https://github.com/gergoerdi/universe-of-syntax

A universe of scope- and type-safe syntaxes (syntices?). Includes generic implementation of type-preserving renaming/substitution with all the proofs you could possibly need.

agda lambda-calculus normalization simply-typed-lambda-calculus substitution

Last synced: 10 Mar 2026

https://github.com/jonaprieto/agda-prop

A Library for Classical Propositional Logic in Agda

agda agda-library natural-deduction propositional-logic theorem-proving

Last synced: 17 Jul 2025

https://github.com/andreasabel/agda2lagda

Simple conversion from Agda text to literate Agda text.

agda command-line-tool latex literate-programming

Last synced: 23 Feb 2026

https://github.com/sstucki/f-omega-int-agda

F-omega with interval kinds mechanized in Agda

agda agda-mechanization interval-kinds proofs semantics subtypes

Last synced: 11 Jan 2026

https://github.com/agda/package-index

A package Index for agda libraries

agda agda-pkg apkg package-index

Last synced: 24 Jan 2026

https://github.com/ncfavier/agda-stuff

My Agda blog/lab/playground

agda cubical-type-theory homotopy-type-theory

Last synced: 09 Feb 2026

https://github.com/ice1k/Theorems

:globe_with_meridians: Theorems that rule this multiverse

agda formal-verification theorem theorem-proving

Last synced: 09 Jul 2025

https://github.com/joom/modal

Compilation of modal logic based functional language ML5 to JavaScript.

agda compiler javascript logic modal-logic

Last synced: 01 Aug 2025

https://github.com/quchen/agda-learning

Stuff I’m writing to learn Agda.

agda

Last synced: 02 Jan 2026

https://github.com/smimram/fibred-polynomials

Formalizing polynomials in groupoids.

agda polynomial

Last synced: 19 Jan 2026

https://github.com/educorreia932/chique

🐥 Code formatter for Agda

agda code-formatter haskell

Last synced: 10 Apr 2025

https://github.com/gitpod-samples/template-agda

An Agda template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud.

agda gitpod

Last synced: 16 Feb 2026

https://github.com/andreasabel/agda-automata

Formalisation of automata in Agda

agda automata automata-theory

Last synced: 01 Feb 2026

https://github.com/wolverian/agda-template

A template for an Agda project with automatic GitHub Pages support

agda

Last synced: 12 Apr 2025

https://github.com/pragmatwice/tnt

some simple&naive formal proof of trivial Number Theory, using Agda/Coq, just to practice skills

agda coq formal-proofs number-theory

Last synced: 15 Apr 2025

https://github.com/akiomik/plfa-solutions

Solutions for PLFA (Programming Language Foundations in Agda) exercise

agda plfa

Last synced: 11 Jan 2026

https://github.com/wenkokke/amethyst

Agda library for verifying neural networks.

agda neural-networks smt-solver

Last synced: 04 Feb 2026

https://github.com/scott-fleischman/agda-travis

Example repo for building Agda files with Travis CI

agda docker travis-ci

Last synced: 11 Sep 2025

https://github.com/jpvillaisaza/abel

Category theory applied to functional programming

agda category-theory haskell

Last synced: 27 Apr 2025

https://github.com/codewars/codemirror-agda

Agda mode and input helper for CodeMirror used on Codewars

agda codemirror

Last synced: 29 Apr 2025

https://github.com/gergoerdi/mod-arith

Modular arithmetic in Agda

agda algebra arithmetic modular-arithmetic

Last synced: 11 Feb 2026

https://github.com/gergoerdi/system-f-agda

System F

agda system-f

Last synced: 31 Jan 2026

https://github.com/hazelgrove/hazelnut-livelits-agda

mechanization for livelits paper, https://github.com/hazelgrove/livelits-paper

agda proofs

Last synced: 28 Feb 2025

https://github.com/bracevac/dotter

Towards richer dependent types for DOT

agda coq dependent-types dot scala typetheory

Last synced: 26 Oct 2025

https://github.com/vikraman/generalised-species

Espèces généralisées de structures sur les groupoïdes

agda category-theory cubical-type-theory linear-logic

Last synced: 01 Mar 2026

https://github.com/andreasabel/continuous-normalization

Evaluation of typed terms in Agda using the Delay monad.

agda call-by-name coinduction delay evaluation lambda-calculus monads

Last synced: 21 Feb 2026

https://github.com/l-tchen/pcf-nominal

A formalisation of PCF in Agda using naive nominal binding

agda pcf type-safety

Last synced: 14 Feb 2026

https://github.com/atticuskuhn/parallel-algorithms

Proving the correctness and performance of certain parallel algorithms

agda formal-methods formal-verification parallel-computing

Last synced: 02 Feb 2026

https://github.com/iblech/constructive-maximal-ideals

Reifying dynamical algebra: maximal ideals in countable rings, constructively

agda constructive-mathematics forcing mathematics paper ring-theory

Last synced: 05 Mar 2026

https://github.com/appliedfm/growth-data

Measuring the growth of open source formal methods

ada agda appliedfm coq idris isabelle lean tla

Last synced: 25 Oct 2025

https://github.com/liyang/thesis

Compiling Concurrency Correctly—Verifying Software Transactional Memory

agda concurrency formal-proofs proof proof-assistant software-transactional-memory thesis

Last synced: 14 Feb 2026

https://github.com/xieyuheng/mugda

An implementation of the mugda paper

agda halting-problem mugda termination-checking type-checker

Last synced: 30 Sep 2025

https://github.com/input-output-hk/iog-agda-prelude

Supplementary types and functions for the Agda prelude

agda formal-methods

Last synced: 13 Oct 2025

https://github.com/smimram/div2

An Agda formalization of "division by 2" in classical ZF without choice.

agda axiom-of-choice classical-logic division homotopy-type-theory

Last synced: 19 Mar 2026

https://github.com/eggy115/agda

Agda

agda

Last synced: 09 Mar 2026

https://github.com/zampino/ggt

A random collection of Agda facts around the Theory of Group Actions

agda formalization group-actions group-theory

Last synced: 07 Jan 2026

https://github.com/benhuds/agda

Complexity analysis, type safety, soundness, etc.

agda complexity-analysis formalization

Last synced: 10 Mar 2026

https://github.com/pthariensflame/agda-fumulas

An exploration of fumulas in Agda—a new perspective on ring theory

agda agda-lang agda-library algebraic-structures formal-proofs math mathematics ring-theory

Last synced: 08 Jan 2026

https://github.com/totbwf/agda-partial-setoid

An implementation of partial setiods in agda

agda type-theory

Last synced: 07 Mar 2026

https://github.com/andreasabel/red-black-tree-left-leaning

Left-leaning red-black trees in Agda (insertion and deletion) with static ordering and balancing invariants

agda dependent-types red-black-tree verification

Last synced: 29 Jan 2026

https://github.com/pdmosses/agda-material

Supports generation of websites with highlighted literate Agda code

agda website-generation

Last synced: 01 Feb 2026

https://github.com/jonaprieto/agda-metis

Metis Prover Reasoning for Propositional Logic in Agda

agda agda-library agda-metis metis-atp theorem-proving type-theory

Last synced: 26 Feb 2026