DrTLAPlus VS ewd998

Compare DrTLAPlus vs ewd998 and see what are their differences.

DrTLAPlus

Dr. TLA+ series - learn an algorithm and protocol, study a specification (by tlaplus)

ewd998

Distributed termination detection on a ring, due to Shmuel Safra: (by tlaplus-workshops)
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
DrTLAPlus ewd998
1 2
777 46
1.2% -
1.8 0.0
about 2 years ago 7 months ago
TLA TLA
- 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.

DrTLAPlus

Posts with mentions or reviews of DrTLAPlus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-03.
  • Ask HN: Do You Use TLA+
    5 projects | news.ycombinator.com | 3 Feb 2022
    ## TLA+

    Wikipedia: https://en.wikipedia.org/wiki/TLA%2B

    Src: https://github.com/tlaplus/tlaplus

    Awesome: https://github.com/tlaplus/awesome-tlaplus

    ### Dr TLA+

    Web: https://github.com/tlaplus/DrTLAPlus

    Src: https://github.com/tlaplus/DrTLAPlus :

    > Dr. TLA+ series - learn an algorithm and protocol, study a specification; [Byzantine] Paxos, Raft, Cosmos,

    ##

    "Concurrency: The Works of Leslie Lamport" ( https://g.co/kgs/nx1BaB

    ##

    https://westurner.github.io/hnlog/#comment-27442819 :

    > Can there still be side channel attacks in formally verified systems? Can e.g. TLA+ help with that at all?

ewd998

Posts with mentions or reviews of ewd998. We have used some of these posts to build our list of alternatives and similar projects.
  • How to specify "After P is true, Q is always true"?
    1 project | /r/tlaplus | 30 Mar 2023
    You might find https://github.com/tlaplus-workshops/ewd998/blob/main/TemporalLogic.tla useful, where you can explicitly define a set of behaviors (see `seq`), and have TLC check your temporal properties (see `Prop`).
  • Announcement: Public TLA+ workshop at Craft Conf in Budapest
    1 project | /r/tlaplus | 8 Mar 2023
    I am excited to announce that I will be conducting a two-day TLA+ workshop at Craft Conf Budapest in May. If you or your colleagues happen to be in the area, I highly recommend considering attending. You can find more information about the workshop on GitHub, and a report on the workshop has been recently published in FMTea2023.

What are some alternatives?

When comparing DrTLAPlus and ewd998 you can also consider the following projects:

BlockingQueue - Tutorial "Weeks of debugging can save you hours of TLA+". Each git commit introduces a new concept => check the git history!

TLAplus - TLA+ questions, answers, and experiments

tlaplus - TLC is a model checker for specifications written in TLA+. The TLA+Toolbox is an IDE for TLA+.

pgo - PGo is a source to source compiler from Modular PlusCal specs into Go programs.

Examples - A collection of TLA⁺ specifications of varying complexities

people

apalache - APALACHE: symbolic model checker for TLA+ and Quint

CommunityModules - TLA+ snippets, operators, and modules contributed and curated by the TLA+ community

advent-of-tla - AoC goals in TLA+