There are 1 repository under correctness topic.
A collaborative effort to consolidate expert knowledge on code guidelines for the correctness, modernization, security, portability, and optimization of code written in Fortran, C, and C++ programming languages
Exercises and exam solutions for programming in C and Daphny (1st-year CS course)
A benchmark suite to evaluate MPI correctness tools.
Curated list of materials on testing SQL database engines
Formal methods play an important role in validating networking protocols. During the development of TLS 1.3, formal methods have helped to identify several issues with draft versions of the protocol that have been fixed before finalising the protocol. In the transport layer, the QUIC protocol has been proposed to replace the HTTP/TLS/TCP stack. This protocol is being finalised within the IETF and deployed by Google, Cloudlfare, Facebook and many others.
This test harness is a verification system that checks implementations for conformance to the Durable Promise Specification.
Design a class structure for a UNO game that allows multiple players to participate. The game should support the standard rules of UNO, including drawing cards, playing cards, skipping turns, reversing the direction of play, and declaring a winner
GO tools to assist with "programming by contract"
TrueJ is a Java-like language that uses the Variable-Value approach to increase a programmer's understanding and confidence in their programs
A collection of proofs of correctness for various algorithms in LaTeX
C++ tools to assist with "programming by contract"