From becbd02ff720109dff8dd97f14011d9d10d3a8f2 Mon Sep 17 00:00:00 2001 From: Bas <34886613+jexiabas@users.noreply.github.com> Date: Tue, 6 Nov 2018 20:39:53 +0100 Subject: [PATCH] Updated ResearchPapers (markdown) --- ResearchPapers.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ResearchPapers.md b/ResearchPapers.md index 07060bec..d1f11afa 100644 --- a/ResearchPapers.md +++ b/ResearchPapers.md @@ -1,6 +1,9 @@ This page lists academic and industry research papers about Go or using Go as the implementation language. ## 2018 +- Voit, Sebastian Peter Johann. "Writing Network Drivers in Go." + - [pdf](https://www.net.in.tum.de/fileadmin/bibtex/publications/theses/2018-ixy-go.pdf) + - "MoonShine: Optimizing OS Fuzzer Seed Selection with Trace Distillation" (Shankara Pailoor, Andrew Aday, Suman Jana) USENIX Security 2018 - [pdf](https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-pailoor.pdf)