practical-fm
ouroboros-high-assurance
Our great sponsors
practical-fm | ouroboros-high-assurance | |
---|---|---|
4 | 1 | |
412 | 0 | |
- | - | |
1.0 | 0.0 | |
about 2 months ago | 4 months ago | |
Isabelle | ||
- | GNU General Public License v3.0 or later |
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
-
We Need Simpler Types (speculations on what can be improved in future type systems and on erasing the boundaries between types and values)
https://github.com/ligurio/practical-fm Look for Coq, Agda, Idris, MS - F*.
-
Formal Verification Methods in industry
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
ouroboros-high-assurance
What are some alternatives?
plutus - The Plutus language implementation and tools
adalite - A lightweight web wallet for Cardano cryptocurrency with Trezor, Ledger and BitBox02 support. Please note that the only valid domain for our wallet is adalite.io
magmide - A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.
cardano-python - Python module for handling Cardano cryptocurrency
cardano-ledger - The ledger implementation and specifications of the Cardano blockchain.
yellowpaper - The "Yellow Paper": Ethereum's formal specification
cardano-ledger-specs - The ledger implementation and specifications of the Cardano blockchain. [Moved to: https://github.com/input-output-hk/cardano-ledger]
CommunityModules - TLA+ snippets, operators, and modules contributed and curated by the TLA+ community
silveroak - Formal specification and verification of hardware, especially for security and privacy.
cardano-py - Python3 lib and cli for operating a Cardano Passive Node and using the API's. (PRE-ALPHA)
hacl-star - HACL*, a formally verified cryptographic library written in F*
timewinder - Temporal Logic of Actions Modeling for Python