https://github.com/xgrommx/agda-ecosystem
https://github.com/xgrommx/agda-ecosystem
agda agda-ecosystem ecosystem
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xgrommx/agda-ecosystem
- Owner: xgrommx
- Created: 2017-03-09T23:52:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-27T18:18:49.000Z (about 8 years ago)
- Last Synced: 2025-03-30T01:36:35.786Z (about 1 year ago)
- Topics: agda, agda-ecosystem, ecosystem
- Size: 31.3 KB
- Stars: 30
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# agda-ecosystem
What are the most popular libraries in the Agda ecosystem?
| Number | Name | Description | Stars |
| :-------: | -------- | ----------------- | ------|
| 1 | [agda/agda](https://github.com/agda/agda) | Agda is a dependently typed programming language / interactive theorem prover. | 474 |
| 2 | [liamoc/learn-you-an-agda](https://github.com/liamoc/learn-you-an-agda) | Learn you an Agda (and achieve enlightenment) | 288 |
| 3 | [HoTT/HoTT-Agda](https://github.com/HoTT/HoTT-Agda) | Development of homotopy type theory in Agda | 227 |
| 4 | [agda/agda-stdlib](https://github.com/agda/agda-stdlib) | The Agda standard library | 161 |
| 5 | [groupoid/infinity](https://github.com/groupoid/infinity) | Cubical Base Library | 155 |
| 6 | [pigworker/CS410-17](https://github.com/pigworker/CS410-17) | being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathclyde | 127 |
| 7 | [copumpkin/categories](https://github.com/copumpkin/categories) | Categories parametrized by morphism equality, in Agda | 106 |
| 8 | [larrytheliquid/Lemmachine](https://github.com/larrytheliquid/Lemmachine) | REST'ful web framework in Agda | 97 |
| 9 | [wenkokke/sf](https://github.com/wenkokke/sf) | Introduction to programming language theory in Agda. | 87 |
| 10 | [agda/agda-frp-js](https://github.com/agda/agda-frp-js) | ECMAScript back end for Functional Reactive Programming in Agda | 72 |
| 11 | [jstolarek/why-dependent-types-matter](https://github.com/jstolarek/why-dependent-types-matter) | Companion code for "Why Dependent Types Matter" paper. | 61 |
| 12 | [pigworker/CS410-14](https://github.com/pigworker/CS410-14) | being the materials for CS410 Advanced Functional Programming in the 2014-15 session | 55 |
| 13 | [UlfNorell/agda-prelude](https://github.com/UlfNorell/agda-prelude) | Programming library for Agda | 54 |
| 14 | [dlicata335/hott-agda](https://github.com/dlicata335/hott-agda) | | 54 |
| 15 | [UlfNorell/agda-summer-school](https://github.com/UlfNorell/agda-summer-school) | Summer school on programming in Agda | 51 |
| 16 | [scott-fleischman/agda-from-nothing](https://github.com/scott-fleischman/agda-from-nothing) | A workshop on learning Agda with minimal prerequisites. | 41 |
| 17 | [scmu/foundations-harper](https://github.com/scmu/foundations-harper) | Agda proofs for some of the theorems in Robert Harper's Practical Foundations of Programming Languages. | 41 |
| 18 | [pigworker/CS410-15](https://github.com/pigworker/CS410-15) | being the materials for CS410 Advanced Functional Programming in the 2015/16 session | 40 |
| 19 | [spire/spire](https://github.com/spire/spire) | The Spire Programming Language | 40 |
| 20 | [pedagand/typechecker-evolution](https://github.com/pedagand/typechecker-evolution) | The Evolution of a Typechecker | 38 |
| 21 | [jyp/nano-Agda](https://github.com/jyp/nano-Agda) | Tiny type-checker with dependent types | 37 |
| 22 | [scott-fleischman/greek-grammar](https://github.com/scott-fleischman/greek-grammar) | Modeling Ancient Greek Grammar | 34 |
| 23 | [Saizan/miller](https://github.com/Saizan/miller) | Miller/pattern unification in Agda | 33 |
| 24 | [agda/agda-ocaml](https://github.com/agda/agda-ocaml) | OCaml backend for Agda | 32 |
| 25 | [Saizan/cubical-demo](https://github.com/Saizan/cubical-demo) | | 32 |
| 26 | [agda/agda-frp-ltl](https://github.com/agda/agda-frp-ltl) | An implementation of Functional Reactive Programming | 32 |
| 27 | [effectfully/OTT](https://github.com/effectfully/OTT) | Observational Type Theory as an Agda library | 32 |
| 28 | [sstucki/system-f-agda](https://github.com/sstucki/system-f-agda) | A formalization of the polymorphic lambda calculus extended with iso-recursive types | 31 |
| 29 | [wouter-swierstra/Brainfuck](https://github.com/wouter-swierstra/Brainfuck) | A Brainfuck interpreter written in Agda | 29 |
| 30 | [siddharthist/CoverTranslator](https://github.com/siddharthist/CoverTranslator) | A tool for formally verifying Haskell code in Agda | 29 |
| 31 | [rodrigogribeiro/agda-software-foundations](https://github.com/rodrigogribeiro/agda-software-foundations) | Porting of software foundations book to Agda | 28 |
| 32 | [algebraic-graphs/agda](https://github.com/algebraic-graphs/agda) | The theory of algebraic graphs formalised in Agda | 27 |
| 33 | [pigworker/CS410-13](https://github.com/pigworker/CS410-13) | being the notes and materials for CS410 in the 2013/14 academic session | 26 |
| 34 | [pigworker/Pivotal](https://github.com/pigworker/Pivotal) | | 25 |
| 35 | [scmu/aopa](https://github.com/scmu/aopa) | Algebra of Programming in Agda: Dependent Types for Relational Program Derivation | 25 |
| 36 | [felixwellen/DCHoTT-Agda](https://github.com/felixwellen/DCHoTT-Agda) | Differential cohesion in Homotopy Type Theory by an axiomatized infinitesimal shape modality | 25 |
| 37 | [pcapriotti/agda-base](https://github.com/pcapriotti/agda-base) | Base library for HoTT in Agda | 23 |
| 38 | [konn/equational-reasoning-in-haskell](https://github.com/konn/equational-reasoning-in-haskell) | Agda-style equational reasoning in Haskell | 23 |
| 39 | [pigworker/Bi71](https://github.com/pigworker/Bi71) | being a bidirectional reformulation of Martin-Löf's 1971 type theory | 23 |
| 40 | [wenkokke/AutoInAgda](https://github.com/wenkokke/AutoInAgda) | Proof automation – for Agda, in Agda. | 22 |
| 41 | [gallais/generic-syntax](https://github.com/gallais/generic-syntax) | A Scope-and-Type Safe Universe of Syntaxes with Binding, Their Semantics and Proofs | 22 |
| 42 | [gallais/agdarsec](https://github.com/gallais/agdarsec) | Total Parser Combinators in Agda | 21 |
| 43 | [agda/agda-system-io](https://github.com/agda/agda-system-io) | Bindings to Haskell's IO monad which respect Agda's semantics | 21 |
| 44 | [ZongzheYuan/HaltingProblem](https://github.com/ZongzheYuan/HaltingProblem) | The proof of undecidability of halting problem, using the model -- WHILE language. | 21 |
| 45 | [pigworker/Samizdat](https://github.com/pigworker/Samizdat) | being bits and pieces I'm inclined to leave lying around | 20 |
| 46 | [favonia/homotopy](https://github.com/favonia/homotopy) | My old Agda code for Homotopy Type Theory. (Halted. See HoTT/HoTT-Agda for the new one.) | 20 |
| 47 | [gallais/potpourri](https://github.com/gallais/potpourri) | Where my everyday research happens | 20 |
| 48 | [sergei-romanenko/agda-simple-scp](https://github.com/sergei-romanenko/agda-simple-scp) | A simple supercompiler formally verified in Agda | 19 |
| 49 | [UlfNorell/x86-agda](https://github.com/UlfNorell/x86-agda) | Inline, type safe X86-64 assembly programming in Agda | 19 |
| 50 | [wenkokke/SubstructuralLogicsInAgda](https://github.com/wenkokke/SubstructuralLogicsInAgda) | Implementation of several substructural logics in Agda. | 18 |
| 51 | [bobatkey/sorting-types](https://github.com/bobatkey/sorting-types) | Typed DSLs for sorting | 18 |
| 52 | [mietek/hilbert-gentzen](https://github.com/mietek/hilbert-gentzen) | Agda formalisation of IPC, IS4, ICML, and ILP | 18 |
| 53 | [pigworker/EGTBS](https://github.com/pigworker/EGTBS) | being the introduction to co-de-Bruijn metasyntax | 17 |
| 54 | [pcapriotti/agda-categories](https://github.com/pcapriotti/agda-categories) | Category theory and algebra | 17 |
| 55 | [mietek/formal-logic](https://github.com/mietek/formal-logic) | Formalisation of some logical systems | 17 |
| 56 | [InitialTypes/Club](https://github.com/InitialTypes/Club) | Organization and planning for the Initial Types Club | 17 |
| 57 | [gallais/aGdaREP](https://github.com/gallais/aGdaREP) | Implementing grep in Agda | 17 |
| 58 | [ezyang/lr-agda](https://github.com/ezyang/lr-agda) | Logical relations proof in Agda | 17 |
| 59 | [pigworker/Totality](https://github.com/pigworker/Totality) | being the programs and code for a paper about general recursion | 15 |
| 60 | [mr-ohman/logrel-mltt](https://github.com/mr-ohman/logrel-mltt) | A Logical Relation for Martin-Löf Type Theory in Agda | 15 |
| 61 | [martinescardo/TypeTopology](https://github.com/martinescardo/TypeTopology) | Logical manifestations of topological concepts, and other things. This version adopts the univalent point of view. | 15 |
| 62 | [jmchapman/Relative-Monads](https://github.com/jmchapman/Relative-Monads) | Relative Monad Library for Agda | 15 |
| 63 | [freebroccolo/agda-prelude](https://github.com/freebroccolo/agda-prelude) | A simple prelude for Agda | 15 |
| 64 | [CodaFi/Agda-Metaprogramming](https://github.com/CodaFi/Agda-Metaprogramming) | Dependently Typed Metaprogramming Exercises | 14 |
| 65 | [ericfinster/opetopes-in-agda](https://github.com/ericfinster/opetopes-in-agda) | Formalization of Opetopes and Opetopic Sets in Agda | 14 |
| 66 | [dlicata335/cart-cube](https://github.com/dlicata335/cart-cube) | Cartesian Cubical Type Theory | 14 |
| 67 | [AndrasKovacs/system-f-omega](https://github.com/AndrasKovacs/system-f-omega) | System F-omega normalization by hereditary substitution in Agda | 14 |
| 68 | [jonsterling/agda-zipper-machine](https://github.com/jonsterling/agda-zipper-machine) | An abstract machine using indexed containers and their zippers | 14 |
| 69 | [dorchard/effects-as-sessions](https://github.com/dorchard/effects-as-sessions) | Formalised embedding of an imperative language with effect system into session-typed pi calculus. | 14 |
| 70 | [HoTT/M-types](https://github.com/HoTT/M-types) | A formalization of M-types in Agda | 14 |
| 71 | [pigworker/SSGEP-DataData](https://github.com/pigworker/SSGEP-DataData) | being the materials for "Datatypes of Datatypes" at the Summer School on Generic and Effectful Programming, Oxford | 13 |
| 72 | [effectfully/STLC](https://github.com/effectfully/STLC) | Dependently typed Algorithm M and friends | 13 |
| 73 | [fredefox/cat](https://github.com/fredefox/cat) | A formalization of category theory in cubical Agda | 13 |
| 74 | [siddharthist/write-yourself-a-scheme-in-agda](https://github.com/siddharthist/write-yourself-a-scheme-in-agda) | Like "Write Yourself a Scheme in 48 Hours", but in Agda | 13 |
| 75 | [yoricksijsling/ornaments-thesis](https://github.com/yoricksijsling/ornaments-thesis) | My master thesis about generic programming and ornaments | 13 |
| 76 | [gergoerdi/universe-of-syntax](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. | 12 |
| 77 | [gallais/type-scope-semantics](https://github.com/gallais/type-scope-semantics) | A self-contained repository for the paper Type and Scope Preserving Semantics | 12 |
| 78 | [gallais/typing-with-leftovers](https://github.com/gallais/typing-with-leftovers) | Self-contained repository for the eponymous paper | 12 |
| 79 | [agda/ooAgda](https://github.com/agda/ooAgda) | Interactive and object-oriented programming in Agda using coinductive types | 12 |
| 80 | [JacquesCarette/pi-dual](https://github.com/JacquesCarette/pi-dual) | Collaborative work on reversible computing | 12 |
| 81 | [VictorCMiraldo/agda-rw](https://github.com/VictorCMiraldo/agda-rw) | This is the place where (more or less) stable releases of my RW library will be published. | 11 |
| 82 | [effectfully/Eff](https://github.com/effectfully/Eff) | Experiments with effect systems | 11 |
| 83 | [inc-lc/ilc-agda](https://github.com/inc-lc/ilc-agda) | Machine-checked Agda formalization for the ILC project | 11 |
| 84 | [jmchapman/Big-step-Normalisation](https://github.com/jmchapman/Big-step-Normalisation) | Agda formalisations of some big-step normalization proofs | 11 |
| 85 | [bitonic/hakyll-agda](https://github.com/bitonic/hakyll-agda) | Hakyll support for Agda literate files | 11 |
| 86 | [plum-umd/cgc](https://github.com/plum-umd/cgc) | Constructive Galois connections | 11 |
| 87 | [hazelgrove/agda-popl17](https://github.com/hazelgrove/agda-popl17) | Mechanization of Hazelnut, as submitted to POPL 2017 | 11 |
| 88 | [pigworker/CS410-16](https://github.com/pigworker/CS410-16) | being the lecture materials and exercises for the 2016/17 session of Advanced Functional Programming at Strathclyde | 11 |
| 89 | [pigworker/Ohrid-Agda](https://github.com/pigworker/Ohrid-Agda) | being my notes and exercises for the Types Summer School in Ohrid, (FYRO) Macedonia, July 2017 | 10 |
| 90 | [effectfully/Cubes](https://github.com/effectfully/Cubes) | A dependently typed type checker for a TT with intervals. | 10 |
| 91 | [mietek/imla2017](https://github.com/mietek/imla2017) | Agda formalisation of NbE for λ□ | 10 |
| 92 | [jonsterling/constructive-sheaf-semantics](https://github.com/jonsterling/constructive-sheaf-semantics) | I'm putting Palmgren's Constructive Sheaf Semantics into Agda. Defines sheaves via Grothendieck pretopologies. | 10 |
| 93 | [sebastiaanvisser/ghc-goals](https://github.com/sebastiaanvisser/ghc-goals) | Collect type information about Agda like goals in Haskell code. | 10 |
| 94 | [scott-fleischman/agda-from-nothing-2017](https://github.com/scott-fleischman/agda-from-nothing-2017) | Agda from Nothing: Order in the Types | 10 |
| 95 | [dysinger/agda-haskell-c-ffi-layer-cake](https://github.com/dysinger/agda-haskell-c-ffi-layer-cake) | Demostration of FFI from Agda -> Haskell -> C in one project | 10 |
| 96 | [sto0pkid/CategoryTheory](https://github.com/sto0pkid/CategoryTheory) | Category Theory in Agda | 10 |
| 97 | [freebroccolo/agda-cubical-sets](https://github.com/freebroccolo/agda-cubical-sets) | Cubical Set(oid)s in Agda | 10 |
| 98 | [jespercockx/cubes](https://github.com/jespercockx/cubes) | An implementation of (some fragment of) cubical type theory using rewrite rules, based on a talk given by Conor McBride at the 23rd Agda's Implementor's Meeting. | 10 |
| 99 | [jonsterling/agda-brouwerian-mathematics](https://github.com/jonsterling/agda-brouwerian-mathematics) | some "modernized" brouwerian mathematics, inspired by Hancock, Ghani & Pattinson | 9 |
| 100 | [crypto-agda/agda-nplib](https://github.com/crypto-agda/agda-nplib) | Proposed extensions to Agda standard's library | 9 |
| 101 | [pigworker/LibAgda](https://github.com/pigworker/LibAgda) | | 9 |
| 102 | [ahmadsalim/well-typed-agda-interpreter](https://github.com/ahmadsalim/well-typed-agda-interpreter) | A well typed interpreter for the simply-typed lambda calculus written in Agda | 9 |
| 103 | [williamdemeo/ial](https://github.com/williamdemeo/ial) | Iowa Agda Library | 9 |
| 104 | [bitonic/ny-haskell-agda](https://github.com/bitonic/ny-haskell-agda) | Code and slides form my talk at NY Haskell | 8 |
| 105 | [gallais/agda-presburger](https://github.com/gallais/agda-presburger) | Deciding Presburger arithmetic in agda | 8 |
| 106 | [jesyspa/master-thesis](https://github.com/jesyspa/master-thesis) | | 8 |
| 107 | [gergoerdi/syntactic-stlc](https://github.com/gergoerdi/syntactic-stlc) | Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations) | 8 |
| 108 | [effectfully/Generic](https://github.com/effectfully/Generic) | A library for doing generic programming in Agda | 8 |
| 109 | [DSLsofMath/FLABloM](https://github.com/DSLsofMath/FLABloM) | Functional Linear Algebra with Block Matrices | 8 |
| 110 | [kdxu/InferAgda](https://github.com/kdxu/InferAgda) | | 8 |
| 111 | [taktoa/wasm-agda](https://github.com/taktoa/wasm-agda) | A typechecker for WebAssembly, written in Agda (WIP) | 8 |
| 112 | [robsimmons/agda-lib](https://github.com/robsimmons/agda-lib) | A standard library for Agda | 8 |
| 113 | [quchen/agda-learning](https://github.com/quchen/agda-learning) | Stuff I’m writing to learn Agda. | 8 |
| 114 | [Blaisorblade/Agda-playground](https://github.com/Blaisorblade/Agda-playground) | My Agda experiments | 7 |
| 115 | [bch29/agda-holes](https://github.com/bch29/agda-holes) | Agda programming with holes | 7 |
| 116 | [wjzz/agda-DTP-examples](https://github.com/wjzz/agda-DTP-examples) | | 7 |
| 117 | [IanOrton/cubical-topos-experiments](https://github.com/IanOrton/cubical-topos-experiments) | Agda code for experimenting with internal models of cubical type theory | 7 |
| 118 | [heades/cut-fill-agda](https://github.com/heades/cut-fill-agda) | Agda sources used in my paper with Valeria de Paiva | 7 |
| 119 | [bitonic/agdastuff](https://github.com/bitonic/agdastuff) | Assorted Agda code. | 7 |
| 120 | [mietek/agda-introduction](https://github.com/mietek/agda-introduction) | Mirror of Conor McBride’s Agda course materials (January 2011) | 7 |
| 121 | [gallais/agdARGS](https://github.com/gallais/agdARGS) | Dealing with Flags and Options | 7 |
| 122 | [sergei-romanenko/staged-mrsc-agda](https://github.com/sergei-romanenko/staged-mrsc-agda) | Staged multi-result supercompilation (a model in Agda) | 7 |
| 123 | [mietek/haskell-exchange-2015](https://github.com/mietek/haskell-exchange-2015) | Materials for my Haskell eXchange 2015 talk | 7 |
| 124 | [jonsterling/agda-abt](https://github.com/jonsterling/agda-abt) | Abstract binding trees in Agda | 7 |
| 125 | [freebroccolo/nbe](https://github.com/freebroccolo/nbe) | Normalization by evaluation in Agda | 7 |
| 126 | [jonsterling/agda-effectful-forcing](https://github.com/jonsterling/agda-effectful-forcing) | Constructive and formal proof of Brouwer's Bar Theorem & Monotone Bar Induction Principle for System T-definable functionals. | 7 |
| 127 | [YouyouCong/type-preserving-cps](https://github.com/YouyouCong/type-preserving-cps) | Type-preserving CPS translation for simply- and dependently-typed lambda calculi | 7 |
| 128 | [agda/agda-finite-prover](https://github.com/agda/agda-finite-prover) | Library for proving propositions quantified over finite sets | 7 |
| 129 | [effectfully/random-stuff](https://github.com/effectfully/random-stuff) | | 7 |
| 130 | [sstucki/pts-agda](https://github.com/sstucki/pts-agda) | A formalization of Pure Type Systems (PTS) in Agda | 6 |
| 131 | [myuon/agda-cate](https://github.com/myuon/agda-cate) | Category Theory in Agda | 6 |
| 132 | [effectfully/Beauty-and-the-Beast](https://github.com/effectfully/Beauty-and-the-Beast) | A toy supercompiler for STLC with numbers and lists | 6 |
| 133 | [AndrasKovacs/stlc-nbe](https://github.com/AndrasKovacs/stlc-nbe) | Correctness of normalization-by-evaluation for STLC | 6 |
| 134 | [IanOrton/decomposing-univalence](https://github.com/IanOrton/decomposing-univalence) | Agda code to accompany the paper "Decomposing the Univalence Axiom" | 6 |
| 135 | [freebroccolo/agda-grothendieck-yoga](https://github.com/freebroccolo/agda-grothendieck-yoga) | Grothendieck's Yoga of Six Operations | 6 |
| 136 | [nfjinjing/chu2](https://github.com/nfjinjing/chu2) | Chu2 Agda Web Server Interface | 6 |
| 137 | [joom/regexp-agda](https://github.com/joom/regexp-agda) | | 6 |
| 138 | [UlfNorell/category-theory-experiments](https://github.com/UlfNorell/category-theory-experiments) | | 6 |
| 139 | [msullivan/godels-t](https://github.com/msullivan/godels-t) | Formalization of a bunch of properties of Godel's System T in agda | 6 |
| 140 | [sergei-romanenko/agda-samples](https://github.com/sergei-romanenko/agda-samples) | A collection of samples in Agda | 6 |
| 141 | [scott-fleischman/agda-travis](https://github.com/scott-fleischman/agda-travis) | Example repo for building Agda files with Travis CI | 6 |
| 142 | [konn/sdg-agda](https://github.com/konn/sdg-agda) | Synthetic Differential Geometry in Agda | 6 |
| 143 | [copumpkin/bitvector](https://github.com/copumpkin/bitvector) | Sequences of bits and common operations on them | 6 |
| 144 | [vikraman/2DTypes](https://github.com/vikraman/2DTypes) | | 6 |
| 145 | [gergoerdi/generic-syntax](https://github.com/gergoerdi/generic-syntax) | Library implementation of "Generic description of well-scoped, well-typed syntaxes" | 6 |
| 146 | [lives-group/time-complexity-verification](https://github.com/lives-group/time-complexity-verification) | Formal verification of time complexity of some algorithms in Agda | 6 |
| 147 | [josh-hs-ko/Thesis](https://github.com/josh-hs-ko/Thesis) | Analysis and synthesis of inductive families | 6 |
| 148 | [notogawa/sfja-agda](https://github.com/notogawa/sfja-agda) | "Software Foundations" Agda challenge | 6 |
| 149 | [SuprDewd/agda-translation-method](https://github.com/SuprDewd/agda-translation-method) | An Agda library for turning equations into bijections using the translation method | 5 |
| 150 | [sergei-romanenko/agda-miscellanea](https://github.com/sergei-romanenko/agda-miscellanea) | Experiments with Agda | 5 |
| 151 | [Fuuzetsu/yi-agda](https://github.com/Fuuzetsu/yi-agda) | Agda mode for Yi | 5 |
| 152 | [larrytheliquid/uAgda](https://github.com/larrytheliquid/uAgda) | [UNOFFICIAL FORK] Making uAgda work with ghc 7.4.1 | 5 |
| 153 | [jonsterling/Agda-Sheaves](https://github.com/jonsterling/Agda-Sheaves) | Sheaves in Agda (will be superseded by https://github.com/jonsterling/constructive-sheaf-semantics which has sheaves on a site) | 5 |
| 154 | [asr/fotc](https://github.com/asr/fotc) | Agda formalisation of FOTC (First-Order Theory of Combinators). | 5 |
| 155 | [GuillermoCalderon/ProjectiveGeometryInAgda](https://github.com/GuillermoCalderon/ProjectiveGeometryInAgda) | A formalization of Constructive Projective Geometry in Agda | 5 |
| 156 | [jpvillaisaza/abel](https://github.com/jpvillaisaza/abel) | Category theory applied to functional programming | 5 |
| 157 | [gergoerdi/system-f-agda](https://github.com/gergoerdi/system-f-agda) | System F | 5 |
| 158 | [freebroccolo/agda-lambda-maps](https://github.com/freebroccolo/agda-lambda-maps) | | 5 |
| 159 | [jonsterling/agda-bar-induction](https://github.com/jonsterling/agda-bar-induction) | | 5 |
| 160 | [Saizan/parametric-demo](https://github.com/Saizan/parametric-demo) | | 5 |
| 161 | [joom/modal](https://github.com/joom/modal) | Compilation of modal logic based functional language ML5 to JavaScript. | 5 |
| 162 | [paulcc/ruby-refactoring](https://github.com/paulcc/ruby-refactoring) | This is RASH (Ruby AnalysiS in Haskell) -- it's going to be all over your code! I aim to get it to do various static analyses, type checking, and refactoring on Ruby. It is being morphed from https://github.com/paulcc/minijava-compiler. Contributions welcome! I'm also very happy to explain things if people ask. (NOTE: I'd rather write this in Agda, but one step at a time...) | 5 |
| 163 | [Fuuzetsu/agdoparsec](https://github.com/Fuuzetsu/agdoparsec) | Agda implementation of what aims to model the behaviour of Haskell's Attoparsec library. | 5 |
| 164 | [mietek/coquand](https://github.com/mietek/coquand) | TODO | 5 |
| 165 | [acalles1/setform](https://github.com/acalles1/setform) | Set Theory Formalization in Agda | 5 |
| 166 | [cartazio/system-lf](https://github.com/cartazio/system-lf) | linear logic and system f have a baby | 5 |
| 167 | [dima-starosud/Dynamic](https://github.com/dima-starosud/Dynamic) | | 5 |
| 168 | [ernius/mergesort](https://github.com/ernius/mergesort) | Merge sort correctness proof | 5 |
| 169 | [mietek/abel-chapman-extended](https://github.com/mietek/abel-chapman-extended) | Extension of Abel-Chapman 2014 with products and coproducts | 5 |
| 170 | [gallais/agda-sizedIO](https://github.com/gallais/agda-sizedIO) | IO using sized types and copatterns | 5 |
| 171 | [jmchapman/restriction-categories](https://github.com/jmchapman/restriction-categories) | A formalisation of Restriction Categories in Agda | 5 |
| 172 | [freebroccolo/agda-groupoids](https://github.com/freebroccolo/agda-groupoids) | Groupoids in Agda | 5 |
| 173 | [wenkokke/FirstOrderUnificationInAgda](https://github.com/wenkokke/FirstOrderUnificationInAgda) | Implementation of McBride's "First-order unification by structural recursion" in Agda. | 5 |
| 174 | [kino3/PiMLTT](https://github.com/kino3/PiMLTT) | Formalization of "Programming in Martin-Löf's Type Theory". | 5 |
| 175 | [ice1000/Theorems](https://github.com/ice1000/Theorems) | :globe_with_meridians: Theorems that rule this multiverse | 5 |
| 176 | [jonaprieto/agda-prop](https://github.com/jonaprieto/agda-prop) | A Library for Classical Propositional Logic in Agda | 4 |
| 177 | [mchakravarty/accelerate-agda](https://github.com/mchakravarty/accelerate-agda) | Accelerate in Agda | 4 |
| 178 | [mrkgnao/utt](https://github.com/mrkgnao/utt) | The core type theory from the first chapter of Ulf Norell's (Agda) thesis | 4 |
| 179 | [mr-ohman/intuitionistic-normalization](https://github.com/mr-ohman/intuitionistic-normalization) | Implementation of Intuitionistic Model Constructions and Normalization Proofs in Agda | 4 |
| 180 | [freebroccolo/agda-syntactic-duploids](https://github.com/freebroccolo/agda-syntactic-duploids) | An encoding of syntactic duploids | 4 |
| 181 | [MatthewDaggitt/agda-routing](https://github.com/MatthewDaggitt/agda-routing) | An Agda library for reasoning about network routing problems | 4 |
| 182 | [freebroccolo/substitutions](https://github.com/freebroccolo/substitutions) | Experiments with explicit substitutions and abstract machines | 4 |
| 183 | [guillaumebrunerie/JamesConstruction](https://github.com/guillaumebrunerie/JamesConstruction) | Formalization of the James construction in Agda | 4 |
| 184 | [guillaumebrunerie/SmashProduct](https://github.com/guillaumebrunerie/SmashProduct) | An Agda proof of the fact that the smash product is a 1-coherent monoidal product (in progress) | 4 |
| 185 | [UlfNorell/aim23-talk](https://github.com/UlfNorell/aim23-talk) | | 4 |
| 186 | [freebroccolo/agda-cube-category](https://github.com/freebroccolo/agda-cube-category) | | 4 |
| 187 | [freebroccolo/agda-continuous-functions](https://github.com/freebroccolo/agda-continuous-functions) | | 4 |
| 188 | [jbracker/polymonad-proofs](https://github.com/jbracker/polymonad-proofs) | Agda proofs about polymonads | 4 |
| 189 | [freebroccolo/algebraic-induction-recursion](https://github.com/freebroccolo/algebraic-induction-recursion) | | 4 |
| 190 | [mathijsb/generic-in-agda](https://github.com/mathijsb/generic-in-agda) | | 4 |
| 191 | [mcmtroffaes/agda-proofs](https://github.com/mcmtroffaes/agda-proofs) | | 4 |
| 192 | [andreasabel/continuous-normalization](https://github.com/andreasabel/continuous-normalization) | Evaluation of typed terms in Agda using the Delay monad. | 4 |
| 193 | [freebroccolo/agda-ionads](https://github.com/freebroccolo/agda-ionads) | | 4 |
| 194 | [freebroccolo/agda-free-lambda-theories](https://github.com/freebroccolo/agda-free-lambda-theories) | | 4 |
| 195 | [freebroccolo/agda-categories-with-families](https://github.com/freebroccolo/agda-categories-with-families) | | 4 |
| 196 | [freebroccolo/container-calculus](https://github.com/freebroccolo/container-calculus) | Experiments with containers and λ-calculi | 4 |
| 197 | [smfactor/UnitsAsTypes](https://github.com/smfactor/UnitsAsTypes) | Final Project for COMP360-1 Wesleyan University | 4 |
| 198 | [freebroccolo/agda-geometric-sets](https://github.com/freebroccolo/agda-geometric-sets) | | 4 |
| 199 | [AndrasKovacs/misc-stuff](https://github.com/AndrasKovacs/misc-stuff) | Code for tutorials, papers and experiments. Mostly Agda, Coq and Haskell. | 4 |
| 200 | [notogawa/agda-practical](https://github.com/notogawa/agda-practical) | for use agda as programming language | 4 |
| 201 | [liamoc/agda-snippets](https://github.com/liamoc/agda-snippets) | Library and tool to render the snippets in literate Agda files to hyperlinked HTML, leaving the rest of the text untouched. | 4 |
| 202 | [hazelgrove/agda-tfp16](https://github.com/hazelgrove/agda-tfp16) | Formalization of joint work submitted to TFP2016 (deprecated, see agda-popl17) | 3 |
| 203 | [mietek/alt-artemov](https://github.com/mietek/alt-artemov) | WIP | 3 |
| 204 | [agda/agda-web-uri](https://github.com/agda/agda-web-uri) | Simple bindings for parsing, processing and serializing URIs | 3 |
| 205 | [larrytheliquid/agda-rb](https://github.com/larrytheliquid/agda-rb) | | 3 |
| 206 | [mietek/nbe-correctness](https://github.com/mietek/nbe-correctness) | TODO | 3 |
| 207 | [krtx/agda-handson](https://github.com/krtx/agda-handson) | agda handson | 3 |
| 208 | [L-TChen/PCF-Nominal](https://github.com/L-TChen/PCF-Nominal) | for FLOLAC'14 | 3 |
| 209 | [freebroccolo/agda-signatures](https://github.com/freebroccolo/agda-signatures) | | 3 |
| 210 | [freebroccolo/agda-semigroupoids](https://github.com/freebroccolo/agda-semigroupoids) | | 3 |
| 211 | [marco-vassena/gdiff3](https://github.com/marco-vassena/gdiff3) | A data type generic diff3 algorithm | 3 |
| 212 | [crypto-agda/explore](https://github.com/crypto-agda/explore) | Big operators as exploration functions in Agda | 3 |
| 213 | [larrytheliquid/plclub-expless](https://github.com/larrytheliquid/plclub-expless) | PL Club talk on Expressionless Weak-Head Normal Forms | 3 |
| 214 | [patrikja/SeqDecProb_Agda](https://github.com/patrikja/SeqDecProb_Agda) | | 3 |
| 215 | [umazalakain/fyp](https://github.com/umazalakain/fyp) | My final year project at the University of Strathclyde | 3 |
| 216 | [sergei-romanenko/chapman-big-step-normalization](https://github.com/sergei-romanenko/chapman-big-step-normalization) | Big-step normalization (formalized in Agda) | 3 |
| 217 | [JLimperg/cats](https://github.com/JLimperg/cats) | Category Theory in Agda. Learning exercise, not for public consumption. | 3 |
| 218 | [gallais/proof-search-ILLWiL](https://github.com/gallais/proof-search-ILLWiL) | A self-contained repo for the ILLWiL paper | 3 |
| 219 | [GallagherCommaJack/tt-provability](https://github.com/GallagherCommaJack/tt-provability) | Systems for doing provability logic in type theory | 3 |
| 220 | [freebroccolo/agda-groupoids-cosmoi](https://github.com/freebroccolo/agda-groupoids-cosmoi) | | 3 |
| 221 | [scott-fleischman/agda-in-10-minutes](https://github.com/scott-fleischman/agda-in-10-minutes) | A 10-minute introduction to Agda | 3 |
| 222 | [wouter-swierstra/TPT-2014](https://github.com/wouter-swierstra/TPT-2014) | Theory of Programming and Types, academic year 2014-2015 | 3 |
| 223 | [effectfully/Big-Step-Normalization](https://github.com/effectfully/Big-Step-Normalization) | | 3 |
| 224 | [freebroccolo/sequent-calculus](https://github.com/freebroccolo/sequent-calculus) | | 3 |
| 225 | [freebroccolo/agda-wander-magmas](https://github.com/freebroccolo/agda-wander-magmas) | A familial coinductive-recursive encoding of Penon-style ∞-magmas | 3 |
| 226 | [effectfully/Ouroboros](https://github.com/effectfully/Ouroboros) | | 3 |
| 227 | [effectfully/Categories](https://github.com/effectfully/Categories) | Some basic category theory | 3 |
| 228 | [juanbono/verified-fp-agda](https://github.com/juanbono/verified-fp-agda) | Functional Verified Programming in Agda - Exercises | 3 |
| 229 | [bgbianchi/sorting](https://github.com/bgbianchi/sorting) | Formalization of some sorting algorithms in Agda | 3 |
| 230 | [andreasabel/ipl](https://github.com/andreasabel/ipl) | Agda formalization of Intuitionistic Propositional Logic | 3 |
| 231 | [AndrasKovacs/pny1-assignment](https://github.com/AndrasKovacs/pny1-assignment) | College assignment writing in which I ramble about type classes and dependent types. | 3 |
| 232 | [freebroccolo/agda-kan-semisimplicial-setoids](https://github.com/freebroccolo/agda-kan-semisimplicial-setoids) | | 3 |
| 233 | [effectfully/blog](https://github.com/effectfully/blog) | | 3 |
| 234 | [hendrikmaarand/lambda-calculus](https://github.com/hendrikmaarand/lambda-calculus) | Formalisation of normalisation by evaluation for simply typed lambda calculus extended with natural numbers, lists, pairs, and streams. | 3 |
| 235 | [UlfNorell/agda-cufp](https://github.com/UlfNorell/agda-cufp) | CUFP tutorial 2014 | 3 |
| 236 | [freebroccolo/agda-nerve](https://github.com/freebroccolo/agda-nerve) | | 3 |
| 237 | [jmchapman/categories](https://github.com/jmchapman/categories) | A category theory library for Agda | 3 |
| 238 | [mcmtroffaes/AgdaTutorial](https://github.com/mcmtroffaes/AgdaTutorial) | Git fork of http://hub.darcs.net/divip/AgdaTutorial | 3 |
| 239 | [arianvp/types-and-statemachines](https://github.com/arianvp/types-and-statemachines) | Research project about types and state machines, and their applications in HTTP | 3 |
| 240 | [jornvanwijk/monotoneframeworks-agda](https://github.com/jornvanwijk/monotoneframeworks-agda) | Implementation of monotone frameworks in Agda | 3 |
| 241 | [ernius/formalmetatheory-nominal](https://github.com/ernius/formalmetatheory-nominal) | Alpha-Structural Induction and Recursion for the Lambda Calculus in Constructive Type Theory | 3 |
| 242 | [sergei-romanenko/agda-Ramsey-theorem](https://github.com/sergei-romanenko/agda-Ramsey-theorem) | Intuitionistic Ramsey theorem (a proof in Agda) | 3 |
| 243 | [ernius/formalmetatheory-stoughton](https://github.com/ernius/formalmetatheory-stoughton) | We develop metatheory of the Lambda calculus in Constructive Type Theory, which is made possible by the use of an appropriate notion of substitution, due to A. Stoughton. | 3 |
| 244 | [effectfully/ECC](https://github.com/effectfully/ECC) | A shallow embedding of Luo's ECC into Agda. | 3 |
| 245 | [joaopizani/piware-agda](https://github.com/joaopizani/piware-agda) | This repository has moved to https://gitlab.com/joaopizani/piware-agda | 3 |
| 246 | [np/guarded-recursion](https://github.com/np/guarded-recursion) | Guarded recursion in Agda | 3 |
| 247 | [freebroccolo/computads](https://github.com/freebroccolo/computads) | | 3 |
| 248 | [np/NomPa](https://github.com/np/NomPa) | | 3 |
| 249 | [freebroccolo/agda-groupoids-fibred](https://github.com/freebroccolo/agda-groupoids-fibred) | | 3 |
| 250 | [thobaa/Algebra-of-Parallel-Programming-in-Agda](https://github.com/thobaa/Algebra-of-Parallel-Programming-in-Agda) | | 3 |
| 251 | [ichistmeinname/DTDatastructures](https://github.com/ichistmeinname/DTDatastructures) | Reimplementations of functional data structures (mostly as presented by Okasaki) in a dependently typed language | 3 |
| 252 | [zaklogician/linear-constructive](https://github.com/zaklogician/linear-constructive) | Linear Logic for Constructive Mathematics, in Agda | 3 |
| 253 | [sheganinans/Static-Dimensions](https://github.com/sheganinans/Static-Dimensions) | A statically typed dimensional analysis calculator written in Agda. | 3 |
| 254 | [ayberkt/system-t-normalization](https://github.com/ayberkt/system-t-normalization) | Normlization proof of System T in Agda. | 3 |
| 255 | [jonsterling/agda-sheaf-semantics](https://github.com/jonsterling/agda-sheaf-semantics) | here we go again | 3 |
| 256 | [crypto-agda/protocols](https://github.com/crypto-agda/protocols) | Shallow embedding of Protocols using Agda dependent types | 3 |
| 257 | [jonsterling/reflection-by-erasure](https://github.com/jonsterling/reflection-by-erasure) | Reflection by Erasure, a neat trick to characterize terms as "sufficiently marked up realizers" in an intensional type theory, i.e. a theory of formal proof | 3 |
| 258 | [ak3n/jolie-agda](https://github.com/ak3n/jolie-agda) | Verified type checker for Jolie (http://jolie-lang.org) | 2 |
| 259 | [BitFunctor/bitfunctor](https://github.com/BitFunctor/bitfunctor) | Decentralized blockchain-based storage of the automatically-verifiably correct (certified) code as well as generalized blockchain platform | 2 |
| 260 | [agda/agda-uhc](https://github.com/agda/agda-uhc) | UHC backend for Agda | 2 |
| 261 | [anasazi/patina-proof](https://github.com/anasazi/patina-proof) | Proofs about Patina, the Rust formalization | 2 |
| 262 | [EdwardMorehouse/hott_groupoids](https://github.com/EdwardMorehouse/hott_groupoids) | homotopy type theory in agda using path elimination and groupoids | 2 |
| 263 | [freebroccolo/agda-polynomials](https://github.com/freebroccolo/agda-polynomials) | | 2 |
| 264 | [JacquesCarette/TheoriesAndDataStructures](https://github.com/JacquesCarette/TheoriesAndDataStructures) | Showing how some simple mathematical theories naturally give rise to some common data-structures | 2 |
| 265 | [freebroccolo/agda-globular-objects](https://github.com/freebroccolo/agda-globular-objects) | | 2 |
| 266 | [psygnisfive/TTInAgda](https://github.com/psygnisfive/TTInAgda) | An implementation of the STLC in Agda, with raw terms, typing proofs, and indexed terms | 2 |
| 267 | [VictorCMiraldo/msc-agda-tactics](https://github.com/VictorCMiraldo/msc-agda-tactics) | A Repo for managing my Master's thesis files. | 2 |
| 268 | [pcapriotti/hott-exercises](https://github.com/pcapriotti/hott-exercises) | Solutions of the exercises of the HoTT book | 2 |
| 269 | [freebroccolo/agda-cosmoi](https://github.com/freebroccolo/agda-cosmoi) | | 2 |
| 270 | [scott-fleischman/agda-digit](https://github.com/scott-fleischman/agda-digit) | Ideas for digit encodings in Agda | 2 |
| 271 | [piyush-kurur/sample-code](https://github.com/piyush-kurur/sample-code) | This repository contains a collection of sample programms in various languages mainly to serve as illustrations | 2 |
| 272 | [UlfNorell/agda-tactics](https://github.com/UlfNorell/agda-tactics) | | 2 |
| 273 | [rolyp/proof-relevant-pi](https://github.com/rolyp/proof-relevant-pi) | | 2 |
| 274 | [gallais/agda-pretty-notgreedy](https://github.com/gallais/agda-pretty-notgreedy) | Port of Bernardy's Functional Pearl: A Pretty But Not Greedy Printer | 2 |
| 275 | [glangmead/hott_cmu80818](https://github.com/glangmead/hott_cmu80818) | Companion code to CMU course on Homotopy Type Theory | 2 |
| 276 | [scott-fleischman/exercises-vfpa](https://github.com/scott-fleischman/exercises-vfpa) | Exercises from Verified Functional Programming in Agda by Aaron Stump | 2 |
| 277 | [hbasold/CoindDepTypes](https://github.com/hbasold/CoindDepTypes) | | 2 |
| 278 | [williamdemeo/agda-fresh](https://github.com/williamdemeo/agda-fresh) | basics | 2 |
| 279 | [andrejtokarcik/agda-semantics](https://github.com/andrejtokarcik/agda-semantics) | An executable formal semantics of Agda in K | 2 |
| 280 | [canndrew/malk-agda](https://github.com/canndrew/malk-agda) | Attempt at a formalised implementation of a dependent type theory | 2 |
| 281 | [freebroccolo/agda-semigroupoids-old](https://github.com/freebroccolo/agda-semigroupoids-old) | | 2 |
| 282 | [zmthy/recursive-types](https://github.com/zmthy/recursive-types) | An Agda encoding of a language with recursive types. | 2 |
| 283 | [metaborg/mj.agda](https://github.com/metaborg/mj.agda) | https://metaborg.github.io/mj.agda/ | 2 |
| 284 | [mckeankylej/avl](https://github.com/mckeankylej/avl) | | 2 |
| 285 | [ssomayyajula/cubism](https://github.com/ssomayyajula/cubism) | Excursions in cubical type theory | 2 |
| 286 | [sabauma/agda-relation-algebra](https://github.com/sabauma/agda-relation-algebra) | Relational algebra implementation in Agda with simple bindings to SQLITE | 2 |
| 287 | [jonsterling/agda-cubical-sets](https://github.com/jonsterling/agda-cubical-sets) | | 2 |
| 288 | [scmu/mds](https://github.com/scmu/mds) | Code and Proofs Related to the Paper "Functional Pearl: Finding a Densest Segment" | 2 |
| 289 | [rodrigogribeiro/generic](https://github.com/rodrigogribeiro/generic) | Being a place where rodrigogribeiro study generic programming based on universes on dependently typed languages | 2 |
| 290 | [mckeankylej/hmap](https://github.com/mckeankylej/hmap) | | 2 |
| 291 | [heades/Agda-LLS](https://github.com/heades/Agda-LLS) | An Implementation of Various Linear Logics in Agda | 2 |
| 292 | [DSLsofMath/ValiantAgda](https://github.com/DSLsofMath/ValiantAgda) | Certified Context-Free Parsing: A formalisation of Valiant's Algorithm in Agda | 2 |
| 293 | [sborrazas/agda-tutorial](https://github.com/sborrazas/agda-tutorial) | My solutions for the Agda tutorial http://people.inf.elte.hu/divip/AgdaTutorial/Index.html | 2 |
| 294 | [nachivpn/cat](https://github.com/nachivpn/cat) | Category theory proofs in Agda | 2 |
| 295 | [ssomayyajula/HoTT](https://github.com/ssomayyajula/HoTT) | Project on homotopy type theory @ Indiana University | 2 |
| 296 | [serendependy/J-in-Agda](https://github.com/serendependy/J-in-Agda) | Sketch of J arrays and function rank in Agda | 2 |
| 297 | [doofin/hott-examples](https://github.com/doofin/hott-examples) | examples in Homotopy type theory | 2 |
| 298 | [freebroccolo/agda-computads](https://github.com/freebroccolo/agda-computads) | | 2 |
| 299 | [jozefg/regex](https://github.com/jozefg/regex) | an exercise in decision procedures in Agda | 2 |
| 300 | [fferreira/NbE](https://github.com/fferreira/NbE) | Exploring Normalization by Evaluation | 2 |
| 301 | [zmthy/automating-gradual-typing](https://github.com/zmthy/automating-gradual-typing) | Define your language under an abstracted functor and get different type systems as a result: an Agda exercise | 2 |
| 302 | [glguy/ord](https://github.com/glguy/ord) | An exploration of a variant of ordinals in Agda | 2 |
| 303 | [jonsterling/agda-nominal-sets](https://github.com/jonsterling/agda-nominal-sets) | | 2 |
| 304 | [zaklogician/monads-are-not](https://github.com/zaklogician/monads-are-not) | Monads are not just monoids in the category of endofunctors. | 2 |
| 305 | [freebroccolo/rules-as-polynomials](https://github.com/freebroccolo/rules-as-polynomials) | Rules as Polynomials | 2 |
| 306 | [freebroccolo/agda-operads](https://github.com/freebroccolo/agda-operads) | | 2 |
| 307 | [freebroccolo/agda-codes](https://github.com/freebroccolo/agda-codes) | Notes and experiments in Agda related to sets, codes, numerics, etc. | 2 |
| 308 | [JonFowler/theoryofreach](https://github.com/JonFowler/theoryofreach) | Agda accompaniment for the paper theory of reach | 2 |
| 309 | [shayan-najd/Embedding-By-Normalisation](https://github.com/shayan-najd/Embedding-By-Normalisation) | Supporting Material for the paper "Embedding-By-Normalisation" | 2 |
| 310 | [jonsterling/choice-sequences](https://github.com/jonsterling/choice-sequences) | | 2 |
| 311 | [pigworker/EWSCS14](https://github.com/pigworker/EWSCS14) | being the lecture material and exercises for the Estonian Winter School | 2 |
| 312 | [pedagand/agda-datalib](https://github.com/pedagand/agda-datalib) | Datatype-generic programming library in/for Agda | 2 |
| 313 | [hazelgrove/hazelnut-dynamics-agda](https://github.com/hazelgrove/hazelnut-dynamics-agda) | mechanization paired with https://github.com/hazelgrove/hazelnut-dynamics | 2 |
| 314 | [freebroccolo/agda-syntactic-groupoids](https://github.com/freebroccolo/agda-syntactic-groupoids) | | 2 |
| 315 | [mietek/constructive-provability-logic](https://github.com/mietek/constructive-provability-logic) | Mirror of Rob Simmons’ CPL system | 2 |
| 316 | [freebroccolo/agda-plots](https://github.com/freebroccolo/agda-plots) | Tringali's Plots in Agda | 2 |
| 317 | [sstucki/f-omega-int-agda](https://github.com/sstucki/f-omega-int-agda) | F-omega with interval kinds mechanized in Agda | 2 |
| 318 | [freebroccolo/agda-groupoids-enriched](https://github.com/freebroccolo/agda-groupoids-enriched) | | 2 |
| 319 | [AndrasKovacs/SemanticsWithApplications](https://github.com/AndrasKovacs/SemanticsWithApplications) | Formal semantics in Agda. | 2 |
| 320 | [heades/law](https://github.com/heades/law) | The Lawvere Categorical Logic Library | 2 |
| 321 | [jonsterling/Diaconescu-TT](https://github.com/jonsterling/Diaconescu-TT) | An Agda proof of Diaconescu's Theorem for Constructive Type Theory using Setoids | 2 |
| 322 | [larrytheliquid/thesis](https://github.com/larrytheliquid/thesis) | | 2 |
| 323 | [pigworker/MGS14](https://github.com/pigworker/MGS14) | being the lecture code and exercises for Dependently Typed Programming at Midlands Graduate School 2014, in Nottingham | 2 |
Inspired by awesome repo [rxjs-ecosystem](https://github.com/Widdershin/rxjs-ecosystem). Thanks Nick