Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

DIVINE

Compare

  Analyzed 23 days ago

DIVINE is a modern explicit-state model checker. Building on high­-per­for­mance algorithms and data structures, it offers unparalleled versatility, sca­ling from a typical developer’s laptop, up to a high-end compute cluster. What more, it can verify a wide range of languages, including C and C++.

184K lines of code

11 current contributors

almost 2 years since last commit

3 users on Open Hub

Very Low Activity
0.0
 
I Use This

.NET Code Contracts

Compare

  Analyzed 4 minutes ago

Code Contracts provide a language-agnostic way to express coding assumptions in .NET programs. The contracts take the form of pre-conditions, post-conditions, and object invariants. Contracts act as checked documentation of your external and internal APIs. The contracts are used to improve ... [More] testing via runtime checking, enable static contract verification, and documentation generation. Code Contracts bring the advantages of design-by-contract programming to all .NET programming languages. [Less]

1.93M lines of code

0 current contributors

about 7 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

CPAchecker

Compare

  Analyzed 1 day ago

CPAchecker is a tool for configurable software verification. For more information on the CPAchecker project, please visit the CPAchecker Project Home Page.

400K lines of code

23 current contributors

2 days since last commit

0 users on Open Hub

High Activity
0.0
 
I Use This

Klever

Compare

  Analyzed about 20 hours ago

Klever is a software verification framework that aims at automated checking of programs developed in the GNU C programming language against a variety of requirements using software model checkers (automatic software verification tools) implementing such methods of thorough static analysis as Bounded ... [More] Model Checking and Counterexample-Guided Abstraction Refinement. Software model checking allows finding faults that can be hardly detected by other software quality assurance techniques like code review, testing and static analysis. In addition, it is capable to prove formal correctness of programs checked against particular requirements under certain assumptions. [Less]

268K lines of code

6 current contributors

18 days since last commit

0 users on Open Hub

Low Activity
0.0
 
I Use This