template-agda VS cubical

Compare template-agda vs cubical and see what are their differences.

template-agda

An Agda template, configured for Gitpod (www.gitpod.io) to give you pre-built, ephemeral development environments in the cloud. (by gitpod-samples)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
template-agda cubical
1 3
8 426
- 2.1%
0.0 8.5
over 2 years ago 5 days ago
Agda Agda
MIT License GNU General Public License v3.0 or later
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.

template-agda

Posts with mentions or reviews of template-agda. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-11.
  • The HoTT Game
    2 projects | news.ycombinator.com | 11 Dec 2021
    Howdy, Geoff from Gitpod here. Yes, I just created this for the Agda community. Enjoy <3 https://github.com/gitpod-io/template-agda

cubical

Posts with mentions or reviews of cubical. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-30.
  • Will Computers Redefine the Roots of Math?
    6 projects | news.ycombinator.com | 30 Jun 2023
    For those interested in formalisation of homotopy type theory, there are several (more or less) active and developed libraries. To mention a few:

    UniMath (https://github.com/UniMath/UniMath, mentioned in the article)

    Coq-HoTT (https://github.com/HoTT/Coq-HoTT)

    agda-unimath (https://unimath.github.io/agda-unimath/)

    cubical agda (https://github.com/agda/cubical)

    All of these are open to contributions, and there are lots of useful basic things that haven't been done and which I think would make excellent semester projects for a cs/math undergrad (for example).

  • Homotopy Type Theory
    3 projects | news.ycombinator.com | 23 Jun 2021
  • Cubical Type Theory?
    2 projects | /r/dependent_types | 11 Feb 2021
    In the case of transpension, it seems like one of the uses is proving something about a path in inductive types by cases on an abstract point along that path. For instance, right now, the way that you prove that a path in A + B is either a path in A or a path in B is to define a family by cases and then transport like here. But I think transpension might let you just do cases on a formal intermediate point directly, which would be much simpler.

What are some alternatives?

When comparing template-agda and cubical you can also consider the following projects:

agda-stdlib - The Agda standard library

Coq-HoTT - A Coq library for Homotopy Type Theory

hott3 - HoTT in Lean 3

redtt - "Between the darkness and the dawn, a red cube rises!": a proof assistant for cartesian cubical type theory

Agda - Agda formalisation of the Introduction to Homotopy Type Theory

agdarsec - Total Parser Combinators in Agda

nqthm - nqthm - the original Boyer-Moore theorem prover, from 1992

TypeTopology - Logical manifestations of topological concepts, and other things, via the univalent point of view.

UniMath - This coq library aims to formalize a substantial body of mathematics using the univalent point of view.

mathlib - Lean 3's obsolete mathematical components library: please use mathlib4

pasv - The Pascal-F Verifier