Proof

Top 10 Proof Open-Source Projects

  • creusot

    Creusot helps you prove your code is correct in an automated fashion.

  • Project mention: Creusot, a deductive verifier for Rust code | news.ycombinator.com | 2024-02-29
  • cryptominisat

    An advanced SAT solver

  • Project mention: The Silent (R)evolution of SAT | news.ycombinator.com | 2023-05-26

    ManySAT: http://www.cril.univ-artois.fr/~jabbour/manysat.htm

    It shares short conflict clauses between parallel solvers and achieves superlinear speedup in some cases, e.g., 4 parallel solvers solve faster than one forth of the single solver soolution time.

    Short conflict clauses are rare so there is little communication between solvers required.

    CryptoMiniSAT: https://github.com/msoos/cryptominisat

    Author's goal to have solver that is good in computing range from single CPU up to cluster. Judging from CryptoMiniSAT successes, he has mostly reached the goal.

  • 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.

    InfluxDB logo
  • CreuSAT

    CreuSAT - A formally verified SAT solver written in Rust and verified with Creusot.

  • agda-stdlib

    The Agda standard library

  • Project mention: Static Type Safety with Variadic Functions: an Idea and a Question | /r/ProgrammingLanguages | 2023-05-11

    For further reading, there's a paper on arity generic programming and some solutions using dependent typing in Agda.

  • l4v

    seL4 specification and proofs

  • Project mention: Rewrite the VP9 codec library in Rust | news.ycombinator.com | 2024-02-28

    > C/C++ can be made memory safe

    .. but it's much harder to prove your work is memory safe. sel4 is memory safe C, for example. The safety is achieved by a large external theorem prover and a synced copy written in Haskell. https://github.com/seL4/l4v

    Typechecks are form of proof. It's easier to write provably safe Rust than provably safe C because the proofs and checker are integrated.

  • verdi-raft

    An implementation of the Raft distributed consensus protocol, verified in Coq using the Verdi framework

  • Snapshop

    On-chain snapshots of the whole blockchain state

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • ra

    Basic Analysis, undergraduate real analysis textbook (by jirilebl)

  • Proofable

    General purpose proving framework for certifying digital assets to public blockchains

  • website

    The seL4.systems website (by seL4)

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Proof related posts

Index

What are some of the best open-source Proof projects? This list will help you:

Project Stars
1 creusot 968
2 cryptominisat 788
3 CreuSAT 581
4 agda-stdlib 556
5 l4v 488
6 verdi-raft 177
7 Snapshop 65
8 ra 53
9 Proofable 9
10 website 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com