Design and Reliability of a User Space Write-Ahead Log in Rust

Fuente: arXiv
Enregistré dans:
Détails bibliographiques
Auteurs principaux: Pellegatti, Vitor K. F., Vieira, Gustavo M. D.
Format: Preprint
Publié: 2025
Sujets:
Accès en ligne:
Tags: Ajouter un tag
Pas de tags, Soyez le premier à ajouter un tag!
_version_ 1866908454710411264
author Pellegatti, Vitor K. F.
Vieira, Gustavo M. D.
author_facet Pellegatti, Vitor K. F.
Vieira, Gustavo M. D.
contents Write-ahead logs (WALs) are a fundamental fault-tolerance technique found in many areas of computer science. WALs must be reliable while maintaining high performance, because all operations will be written to the WAL to ensure their stability. Without reliability a WAL is useless, because its utility is tied to its ability to recover data after a failure. In this paper we describe our experience creating a prototype user space WAL in Rust. We observed that Rust is easy to use, compact and has a very rich set of libraries. More importantly, we have found that the overhead is minimal, with the WAL prototype operating at basically the expected performance of the stable memory device.
format Preprint
id arxiv_https___arxiv_org_abs_2507_13062
institution arXiv
publishDate 2025
record_format arxiv
spellingShingle Design and Reliability of a User Space Write-Ahead Log in Rust
Pellegatti, Vitor K. F.
Vieira, Gustavo M. D.
Operating Systems
Databases
Write-ahead logs (WALs) are a fundamental fault-tolerance technique found in many areas of computer science. WALs must be reliable while maintaining high performance, because all operations will be written to the WAL to ensure their stability. Without reliability a WAL is useless, because its utility is tied to its ability to recover data after a failure. In this paper we describe our experience creating a prototype user space WAL in Rust. We observed that Rust is easy to use, compact and has a very rich set of libraries. More importantly, we have found that the overhead is minimal, with the WAL prototype operating at basically the expected performance of the stable memory device.
title Design and Reliability of a User Space Write-Ahead Log in Rust
topic Operating Systems
Databases
url https://arxiv.org/abs/2507.13062