Skip to content

Latest commit

 

History

History
33 lines (31 loc) · 2.03 KB

unikernel-related.md

File metadata and controls

33 lines (31 loc) · 2.03 KB

Unikernel Reading List

  • Want More Unikernels? Inflate Them!,SoCC'22
  • Integrating Unikernel Optimizations in a General Purpose OS, ArXiv'22
  • Kite: lightweight critical service domains, eurosys'22
  • Unikraft: Fast, Specialized Unikernels the Easy Way, eurosys'21
  • CubicleOS: a library OS with software componentisation for practical isolation, asplos'21
  • How to design a library OS for practical containers?, VEE'21
  • Cali: Compiler-Assisted Library Isolation, AsiaCCS'21
  • FlexOS: making OS isolation flexible, HotOS'21
  • The Case for Intra-Unikernel Isolation, Pierre Olivier, A. Barbalace, B. Ravindran, 2020
  • A Linux in unikernel clothing, eurosys'20
  • SEUSS: skip redundant paths to make serverless fast, eurosys'20
  • LibrettOS: a dynamically adaptable multiserver-library OS, VEE'20
  • Intra-unikernel isolation with Intel memory protection keys, VEE'20
  • Iso-UniK: lightweight multi-process unikernel through memory protection keys, Cybersecur'20
  • A binary-compatible unikernel, VEE'19
  • Unikernels: The Next Stage of Linux's Dominance, HotOS'19
  • Exploring Rust for Unikernel Development, PLOS@SOSP'19
  • Cross-ISA Execution Migration of Unikernels: Build Toolchain, Memory Alignment, and VM State Transfer Techniques, A. Mehrab, 2018
  • KylinX: A Dynamic Library Operating System for Simplified and Efficient Cloud Virtualization, USENIX ATC'18
  • HermitCore: A Unikernel for Extreme Scale Computing, 2016, ROSS@HPDC
  • Unikernel Monitors: Extending Minimalism Outside of the Box, HotClout'16
  • Unikernels: The Rise of the Virtual Library Operating System,cacm'14
  • Unikernels: Library Operating Systems for the Cloud, asplos'13

Unikernel Resources