practical-fm VS CommunityModules

Compare practical-fm vs CommunityModules and see what are their differences.

CommunityModules

TLA+ snippets, operators, and modules contributed and curated by the TLA+ community (by tlaplus)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
practical-fm CommunityModules
4 3
456 251
- 1.6%
4.1 7.1
28 days ago about 1 month ago
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.

practical-fm

Posts with mentions or reviews of practical-fm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • We Need Simpler Types (speculations on what can be improved in future type systems and on erasing the boundaries between types and values)
    2 projects | /r/ProgrammingLanguages | 14 Sep 2022
    https://github.com/ligurio/practical-fm Look for Coq, Agda, Idris, MS - F*.
  • Interested in pursuing a PhD in Formal Methods
    1 project | /r/formalmethods | 29 Jul 2022
    Does your current company have FM positions? Maybe you could work and learn at the same time. There are a lot of big name companies that are really investing in FM now that more tools are available. Here’s a list someone compiled that can give you an idea of where it’s being used in industry. I see some info is not quite up-to-date (e.g., IBM does have FM, or formal verification, in the US but I think most research is out of their Israel lab; Rockwell Collins is now Collins Aerospace after being acquired by UTC Aerospace).
  • Formal Verification Methods in industry
    4 projects | /r/compsci | 31 Jan 2022
    When you say "formal verification methods", what kind of techniques are you interested in? While using interactive theorem provers will most likely not become very widespread, there are plenty of tools that use formal techniques to give more correctness guarantees. These tools might give some guarantees, but do not guarantee complete functional correctness. WireGuard (VPN tunnel) is I think a very interesting application where they verified the protocol. There are also some tools in use, e.g. Mythril and CrossHair, that focus on detecting bugs using symbolic execution. There's also INFER from Facebook/Meta which tries to verify memory safety automatically. The following GitHub repo might also interest you, it lists some companies that use formal methods: practical-fm
  • A list of companies that use formal verification methods
    1 project | news.ycombinator.com | 8 Feb 2021

CommunityModules

Posts with mentions or reviews of CommunityModules. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-03.

What are some alternatives?

When comparing practical-fm and CommunityModules you can also consider the following projects:

magmide - A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.

tlsd - Generate (message) sequence diagrams from TLA+ state traces

ouroboros-high-assurance - High-assurance implementation of the Ouroboros protocol family

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

hacl-star - HACL*, a formally verified cryptographic library written in F*

DrTLAPlus - Dr. TLA+ series - learn an algorithm and protocol, study a specification

silveroak - Formal specification and verification of hardware, especially for security and privacy.

Examples - A collection of TLA⁺ specifications of varying complexities

timewinder - Temporal Logic of Actions in Rust via Starlark

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

CrossHair - An analysis tool for Python that blurs the line between testing and type systems.

ewd998 - Distributed termination detection on a ring, due to Shmuel Safra: