correctness
There are 17 repositories under correctness topic.
codee-com/open-catalog
A collaborative effort to consolidate expert knowledge on code guidelines for the correctness, modernization, and optimization of code written in C, C++, and Fortran programming languages
pl3onasm/Programming-fundamentals
Imperative programming
rich-iannone/pointblank
Find out if your data is what you think it is
ernius/mergesort
Merge sort correctness proof
ligurio/molly
Framework for distributed system's verification, with fault injection.
tudasc/MPI-Corrbench
A benchmark suite to evaluate MPI correctness tools.
asatarin/testing-sql-databases
Curated list of materials on testing SQL database engines
ElNiak/Toward-verification-of-QUIC-extensions
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.
resonatehq/durable-promise-test-harness
This test harness is a verification system that checks implementations for conformance to the Durable Promise Specification.
pqnelson/ml
A Study in Implementing Functional Programming Languages
sgrprmnk/Swiggy
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
klassen-software-solutions/gocontract
GO tools to assist with "programming by contract"
topicland/TopicLand
Human-verified knowledge graphs with AI.
Variable-Value/TrueJ
TrueJ is a Java-like language that uses the Variable-Value approach to increase a programmer's understanding and confidence in their programs
abcdjdj/proof_correctness
A collection of proofs of correctness for various algorithms in LaTeX
klassen-software-solutions/ksscontract
C++ tools to assist with "programming by contract"