2 results match your criteria: "Polytechnic Institute of Turin[Affiliation]"

Consensus algorithms play a crucial role in facilitating decision-making among a group of entities. In certain scenarios, some entities may attempt to hinder the consensus process, necessitating the use of Byzantine fault-tolerant consensus algorithms. Conversely, in scenarios where entities trust each other, more efficient crash fault-tolerant consensus algorithms can be employed.

View Article and Find Full Text PDF

Evaluation of Rust code verbosity, understandability and complexity.

PeerJ Comput Sci

February 2021

Department of Control and Computer Engineering, Polytechnic Institute of Turin, Torino, Piemonte, Italia.

Rust is an innovative programming language initially implemented by Mozilla, developed to ensure high performance, reliability, and productivity. The final purpose of this study consists of applying a set of common static software metrics to programs written in Rust to assess the verbosity, understandability, organization, complexity, and maintainability of the language. To that extent, nine different implementations of algorithms available in different languages were selected.

View Article and Find Full Text PDF