Agda VS agda-unused

Compare Agda vs agda-unused and see what are their differences.

Agda

Agda is a dependently typed programming language / interactive theorem prover. (by agda)

agda-unused

Check for unused code in an Agda project. (by msuperdock)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Agda agda-unused
27 -
2,368 9
1.4% -
9.8 5.5
1 day ago 10 months ago
Haskell Haskell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Agda

Posts with mentions or reviews of Agda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-11.

agda-unused

Posts with mentions or reviews of agda-unused. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning agda-unused yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing Agda and agda-unused you can also consider the following projects:

lean - Lean Theorem Prover

agda2lagda - Simple conversion from Agda text to literate Agda text.

coq - Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.

list-witnesses - Inductive dependently-typed witnesses for working with type-level lists.

open-typerep - Open type representations and dynamic types

decidable - Combinators for manipulating dependently-typed predicates.

HoleyMonoid - Automatically exported from code.google.com/p/monoid-cont

lens-typelevel - Type-level lenses using singletons because why not

agda-vim - Agda interaction in vim

agda-snippets - Library and tool to render the snippets in literate Agda files to hyperlinked HTML, leaving the rest of the text untouched.

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

instance-map - Haskell dependent types the ugly and brute force way