Project

Designing/implementing/evaluating an external map in Rust on modern hardware

Experimenting with memory mapped files
Students: Dag Bjerre Andersen
Supervisor: Philippe Bonnet
Level: BSc, Semester: Spring 2020
Tags: memory mapped files, data structures
  • Analyze the requirements from Siteimprove in terms of persistent log and key-value store
  • Describe and analyze existing data structures and algorithms for persistent log and key-value stores
  • Design/implement/evaluate a persistent log and key-value store in Rust on modern hardware