blob: 49b0da2c4fe3f5bc4eee41cc3b8babeda28b4b74 [file] [log] [blame] [view]
Damian Gryski069f87f2016-06-03 21:11:04 +02001This page lists academic and industry research papers about Go or using Go as the implementation language.
2
Matt Horsnellf6197c62016-06-06 11:42:17 +01003## 2016
ImreSamu73bf1db2016-12-22 20:43:52 +01004- Cyber Security Exercise Modeling & Tracking (Joonas Greis) Bachelor’s thesis
5 - [pdf](https://www.theseus.fi/bitstream/handle/10024/120054/Thesis_rellu.pdf) _"... RESTful API was written with Golang using Go-Json-Rest package ..."_
ImreSamu79c9fe22016-12-20 17:55:57 +01006- Scalable Byzantine Consensus via Hardware-assisted Secret Sharing (Jian Liu, Wenting Li, Ghassan O. Karame, N. Asokan)
7 - [arXiv:1612.04997 cs.CR](https://arxiv.org/abs/1612.04997) ; _"... Our implementation is based on Golang ..."_ ; [pdf](https://arxiv.org/pdf/1612.04997v1.pdf)
ImreSamu53c81592016-12-10 16:27:48 +01008- Fast and Reliable Byzantine Fault Tolerance (Eric Scott Freeman) Master's thesis in Computer science
9 - [link](http://hdl.handle.net/11250/2413908), [pdf]( https://brage.bibsys.no/xmlui/bitstream/handle/11250/2413908/Freeman_Eric.pdf?sequence=1)
ImreSamu40b42fa2016-11-26 19:28:01 +010010- Formal verification of concurrency in go (Anuchit Prasertsang, Denduang Pradubsuwun)
11 - [DOI: 10.1109/JCSSE.2016.7748882](http://dx.doi.org/10.1109/JCSSE.2016.7748882)
ImreSamub1272502016-11-16 22:40:03 +010012- Therapeutic target discovery using Boolean network attractors: updates from kali ( Arnaud Poret ) ( Quantitative Biology > Molecular Networks)
13 - [arXiv:1611.03144v1 q-bio.MN](https://arxiv.org/abs/1611.03144v1)
14 - [github.com/arnaudporet/kali](https://github.com/arnaudporet/kali) [Go 100.0%]
ImreSamu2e53a252016-10-11 12:05:48 +020015- Information Flow Analysis for Go ( Eric Bodden, Ka I. Pun, Martin Steffen, Volker Stolz, Anna-Katharina Wickert)
ImreSamu2e53a252016-10-11 12:05:48 +020016 - [10.1007/978-3-319-47166-2_30](http://link.springer.com/chapter/10.1007/978-3-319-47166-2_30)
Damian Gryski94ec8e22016-08-19 21:35:44 +020017- A Productivity Checker for Logic Programming (E. Komendantskaya, P. Johann, M. Schmidt )
18 - [arXiv:1608.04415 cs.PL](https://arxiv.org/abs/1608.04415)
ImreSamu47003932016-08-20 17:20:30 +020019 - project page: http://www.macs.hw.ac.uk/~ek19/CoALP/
ImreSamu806bbe12016-07-30 02:06:00 +020020- A novel algorithm for detecting multiple covariance and clustering of biological sequences
21( Wei Shen & Yan Li) ( Coevolution, Computational models )
22 - http://www.nature.com/articles/srep30425 , doi:10.1038/srep30425
23 - Algorithm implementation (golang - only binary ) : http://yanlilab.github.io/fastcov/
ImreSamucd18c602016-07-26 16:34:05 +020024- Architecture of the Hyperledger Blockchain Fabric (Christian Cachin)
25 - [pdf](https://www.zurich.ibm.com/dccl/papers/cachin_dccl.pdf)
26 - [code]( https://github.com/hyperledger/fabric/)
ImreSamue49ce9c2016-07-23 13:56:46 +020027- Reimagining the Programming Experience ( Mehrdad Afshari , dissertation) GoClr
28 - [pdf](https://mehrdad.afshari.me/publications/dissertation.pdf)
ImreSamuec483082016-07-23 13:46:55 +020029- MapReduce vs. Pipelining Counting Triangles (Edelmira Pasarella, Maria-Esther Vidal,and Cristina Zoltan)
30 - [pdf](http://ceur-ws.org/Vol-1644/paper33.pdf)
ImreSamu7acb1762016-07-15 00:32:01 +020031- Software Engineering with PSF and Go (Erik van der Schaaf) Thesis, University of Amsterdam
32 - [pdf](https://esc.fnwi.uva.nl/thesis/centraal/files/f1899376590.pdf)
ImreSamuc0aa3cf2016-07-09 16:16:35 +020033- Parametric Polymorphism in the Go Programming Language (Matthew Allen) University of Texas,
34Turing Scholars honors thesis
35 - [pdf] (http://apps.cs.utexas.edu/tech_reports/reports/tr/TR-2231.pdf)
36 - [code] (https://github.com/Matt343/llgo) ( LLGO based )
ImreSamu55b76a32016-07-02 12:53:03 +020037- Static Trace-Based Deadlock Analysis for Synchronous Mini-Go ( Kai Stadtmüller, Martin Sulzmann, and Peter Thiemann )
38 - [pdf] (http://www.home.hs-karlsruhe.de/~suma0002/publications/TraceBasedDeadlockAnalysisMiniGo.pdf)
39 - [code] (https://github.com/KaiSta/gopherlyzer) - first beta implementation : gopherlyzer
ImreSamueb69acc2016-06-25 17:36:17 +020040- Continuous Query-Based Syndication: Distributed, Expressive Messaging for the IoT( Gabriel Fierro, Erik Krogen )
41 - [pdf](https://people.eecs.berkeley.edu/~kubitron/courses/cs262a-S16/projects/reports/project1_report.pdf), [motivation](https://github.com/gtfierro/cs262-project/blob/master/Motivation.md)
42 - [code](https://github.com/gtfierro/cs262-project) ( Go and Python implementation )
Matt Horsnellf6197c62016-06-06 11:42:17 +010043- Privacy, Discovery, and Authentication for the Internet of Things (Wu, Taly, Shankar, Boneh)
44 - [arxiv](https://arxiv.org/abs/1604.06959)
45 - [code](https://vanadium.github.io/)
46- Static Deadlock Detection for Concurrent Go by Global Session Graph Synthesis (Ng, Yoshida)
47 - [pdf](http://www.doc.ic.ac.uk/~cn06/pub/2016/dingo/main.pdf)
48 - [code](https://github.com/nickng/dingo-hunter)
49- A Small-Step Semantics of a Concurrent Calculus with Goroutines and Deferred Functions ( Martin Steffen )
50 - [springer link] (http://link.springer.com/chapter/10.1007%2F978-3-319-30734-3_26)
Matt Horsnellf6197c62016-06-06 11:42:17 +010051- Butterfield, Ellis H., "Fog Computing with Go: A Comparative Study" (2016). CMC Senior Theses. Paper 1348.
52 - http://scholarship.claremont.edu/cmc_theses/1348
53- An Implementation and Analysis of a Kernel Network Stack in Go with the CSP Style (Harshal Sheth, Aashish Welling)
54 - [arXiv:1603.05636 cs.OS] ( http://arxiv.org/abs/1603.05636 )
55- PAS-MC: Privacy-preserving Analytics Stream for the Mobile Cloud (Joy, Gerla)
Damian Gryskia9039ed2016-06-07 13:38:15 +020056 - [arXiv:1604.04892 cs.CR](https://arxiv.org/abs/1604.04892)
57- Developing an Ethereum Blockchain Application (Triantafyllidis)
58 - [pdf](https://homepages.staff.os3.nl/~delaat/rp/2015-2016/p53/report.pdf)
Philipp Winter7695ecd2016-06-10 22:36:36 +000059- Identifying and characterizing Sybils in the Tor network (Winter, Ensafi, Loesing, and Feamster)
60 - [pdf] (https://nymity.ch/sybilhunting/pdf/sybilhunting.pdf)
61 - [code] (https://github.com/NullHypothesis/sybilhunter)
Damian Gryskif31c7da2016-06-22 14:41:01 +020062- A Distributed Implementation of the Graph Database System: DGraph
63 - [pdf](https://www.dropbox.com/s/7h4ytak39r2pdun/Ashwin_Thesis.pdf?dl=0)
Damian Gryski77b0f1e2016-06-05 11:25:53 +020064
Damian Gryski069f87f2016-06-03 21:11:04 +020065## 2015
ImreSamu3d5bda82016-07-19 10:22:20 +020066- Tinzenite: Encrypted Peer to Peer File Synchronization via the Tox Protocol (Tamino P.S.M. Hartmann) (Master thesis at Ulm University)
67 - [pdf](http://dbis.eprints.uni-ulm.de/1334/1/ma_final_hartmann.pdf)
68 - [github.com/tinzenite](https://github.com/tinzenite)
Damian Gryski069f87f2016-06-03 21:11:04 +020069- Blade: A Data Center Garbage Collector (Terei, Levy)
Damian Gryski77b0f1e2016-06-05 11:25:53 +020070 - [arxiv:1504.02578 cs.DC](https://arxiv.org/abs/1504.02578)
Damian Gryski069f87f2016-06-03 21:11:04 +020071- Flywheel: Google's Data Compression Proxy for the Mobile Web (Agababov, Buettner, Chudnovsky, Cogan, Greenstein, McDaniel, Piatek, Scott, Welsh, Yin)
72 - [pdf](http://research.google.com/pubs/pub43447.html)
73 - [Rewriting a large production system in Go](http://matt-welsh.blogspot.com/2013/08/rewriting-large-production-system-in-go.html)
Brendan Traceyd99ac342016-06-04 07:49:45 -060074- A Machine Learning Strategy to Assist Turbulence Model Development (Brendan Tracey, Karthik Duraisamy, Juan J. Alonso)
Brendan Tracey2da3ab72016-06-04 07:49:12 -060075 - http://arc.aiaa.org/doi/abs/10.2514/6.2015-1287
ImreSamuf78c7782016-06-04 16:53:26 +020076- Implementing an intelligent version of the classical sliding-puzzle game for unix terminals using Golang's concurrency primitives ( Pravendra Singh )
Damian Gryski77b0f1e2016-06-05 11:25:53 +020077 - [arxiv:1503.08345 cs.AI] ( http://arxiv.org/abs/1503.08345 )
78- Keeping Authorities "Honest or Bust" with Decentralized Witness Cosigning (Syta, Tamas, Visher, Wolinsky, Jovanovic, Gasser, Gailly, Khoffi, Ford)
79 - [arxiv:1503.08768 cs.CR](https://arxiv.org/abs/1503.08768)
80 - [code](https://github.com/dedis/cothority), [code](https://github.com/dedis/cosi)
ImreSamuacdeec52016-06-05 12:49:47 +020081- Message Passing for Programming Languages and Operating Systems (Martynas Pumputis ) Master’s Thesis
82 - [pdf](http://e-collection.library.ethz.ch/eserv/eth:48404/eth-48404-01.pdf)
ImreSamu790a1e92016-06-05 12:56:12 +020083- Type inference for Go (Emin Gigovic, Philip Malmros )
84 - [pdf](http://fileadmin.cs.lth.se/cs/Education/EDAN70/CompilerProjects/2015/Reports/GigovicMalmros.pdf)
Damian Gryskia9039ed2016-06-07 13:38:15 +020085- Open-Source, Platform-Independent Library and Online Scripting Environment for Accessing Thermo Scientific RAW Files. (Kelchtermans, Silva, Argentini, Staes, Vandenbussche, Laukens, Valkenborg, Martens)
86 - https://www.ncbi.nlm.nih.gov/pubmed/26477298
ImreSamu160aeaf2016-06-21 13:26:42 +020087- Evaluation of performance and productivity metrics of potential programming languages in the HPC environment ( Bachelor Thesis ; Florian Wilkens ) - ( Go, Rust, C, OpenStreetMap )
88 - [github-code](https://github.com/MrFloya/thesis-ba) , [pdf](https://github.com/MrFloya/thesis-ba/raw/master/tex/thesis.pdf)
Damian Gryski359e8992016-11-21 18:20:49 +010089- Concurrent Processing of Text Corpus Queries (Rábara, Rychlý)
90 - https://www.sketchengine.co.uk/wp-content/uploads/Concurrent_Processing_2015.pdf
ImreSamuacdeec52016-06-05 12:49:47 +020091
Matt Horsnellf6197c62016-06-06 11:42:17 +010092## 2014
Nicholas Ng5b5bffd2016-06-17 18:27:41 +010093- PARAGON: an approach for parallelization of power system contingency analysis using Go programming language
94 - http://onlinelibrary.wiley.com/doi/10.1002/etep.1999/full
Matt Horsnellf6197c62016-06-06 11:42:17 +010095- A Study of Successive Over-relaxation Method Parallelization Over Modern HPC Languages (Mittal)
96 - [arxiv:1401.0763 cs.DC](https://arxiv.org/abs/1401.0763)
97 - [code](https://github.com/sparsh0mittal/sor_serial_parallel_codes)
98- There Is More Consensus in Egalitarian Parliaments (Moraru, Andersen, Kaminsky)
99 - [pdf](https://www.cs.cmu.edu/~dga/papers/epaxos-sosp2013.pdf)
100 - [code](https://github.com/efficient/epaxos)
101 - [Experience with ePaxos: Systems Research using Go](https://da-data.blogspot.com/2013/10/experience-with-epaxos-systems-research.html)
102- Research Problems of Implementing Go
103 - https://talks.golang.org/2014/research.slide (rsc)
104 - https://talks.golang.org/2014/research2.slide (dvyukov)
105- bíogo: a simple high-performance bioinformatics toolkit for the Go language (D. Kortschak, D. Adelson)
106 - [pdf](http://biorxiv.org/content/early/2014/05/12/005033)
Damian Gryskia9039ed2016-06-07 13:38:15 +0200107- P2S: A Fault-Tolerant Publish/Subscribe Infrastructure (Chang, Duan, Meling, Peisert, Zhang)
108 - [pdf](http://cs.unc.edu/~haibin/p2s.pdf)
109- Generating a Google Go framework from an Uppaal model (Dekker)
110 - [pdf](https://www.cs.ru.nl/bachelorscripties/2014/Jip_Dekker___4122100___Generating_Google_Go_framework_from_Uppaal_models.pdf)
111- Using the Go Programming Language in Practice (Westrup, Pettersson)
112 - [pdf](http://users.student.lth.se/dt09ew6/files/thesis.pdf)
Damian Gryski727d59b2016-07-03 11:18:59 +0200113- A Language Support for Exhaustive Fault-Injection in Message-Passing System Models (Suzuki, Watanabe)
114 - [arXiv:1411.3793 cs.SE](https://arxiv.org/abs/1411.3793)
Charles0317f202016-08-19 12:04:49 -0700115- Big Learning with Bayesian Methods
116 - [arXiv:1411.6370 cs.LG](https://arxiv.org/abs/1411.6370)
Matt Horsnellf6197c62016-06-06 11:42:17 +0100117
118## 2013
119- GoPar: Automatic Loop Parallelization of Go Programs (Wetherbee)
120 - [pdf](https://docs.google.com/file/d/0B6tFaBl5qV_gNmpRTnJkcEo4a2M/edit)
121 - [code](https://github.com/wetherbeei/gopar)
122- SCTP in Go ( Olivier Van Acker )
123 - Keywords: Stream Control Transmission Protocol (SCTP); Transmission Control Protocol (TCP); Go; Networking;
124 - [pdf](https://2013.asiabsdcon.org/papers/abc2013-P7A-paper.pdf)
125- Benchmarking Usability and Performance of Multicore Languages ( Sebastian Nanz, Scott West, Kaue Soares da Silveira, Bertrand Meyer)
126 - [arXiv:1302.2837 cs.DC](https://arxiv.org/abs/1302.2837)
127- Examining the Expert Gap in Parallel Programming (Sebastian Nanz, Scott West, Kaue Soares da Silveira)
128 - [pdf](http://se.inf.ethz.ch/people/west/expert-gap-europar-2013.pdf)
Damian Gryskia9039ed2016-06-07 13:38:15 +0200129- Acropolis: aggregated client request ordering by Paxos (Jothen)
130 - https://brage.bibsys.no/xmlui//handle/11250/181825
131- Implementation and experimental evaluation of live replacement and reconfiguration (Lea)
132 - https://brage.bibsys.no/xmlui//handle/11250/181813
Damian Gryskie6a59682016-06-29 16:43:04 +0200133- Exploiting Parallelism in Coalgebraic Logic Programming (Komendantskaya, Schmidt, Heras)
134 - https://arxiv.org/abs/1312.4454
Matt Horsnellf6197c62016-06-06 11:42:17 +0100135
136## 2012
137- Time Warp on the Go (D'Angelo, Ferretti, Marzolla)
138 - [arxiv:1206.2772 cs.DC](https://arxiv.org/abs/1206.2772)
139- Can Go address the multicore issues of today and the manycore problems of tomorrow? (S. Binet)
140 - [pdf](http://iopscience.iop.org/article/10.1088/1742-6596/368/1/012017)
141- GoCxx: a tool to easily leverage C++ legacy code for multicore-friendly Go libraries and frameworks (S. Binet)
142 - [pdf](http://iopscience.iop.org/article/10.1088/1742-6596/396/5/052012)
143- The Buffered π-Calculus: A Model for Concurrent Languages (Deng, Zhang, Deng, Zhong)
144 - [arxiv:1212.6183 cs.LO](https://arxiv.org/abs/1212.6183)
145- Analysis of the Go runtime scheduler (Neil Deshpande,Erica Sponsler,Nathaniel Weiss)
146 - [pdf](http://www1.cs.columbia.edu/~aho/cs6998/reports/12-12-11_DeshpandeSponslerWeiss_GO.pdf)
147- A Comparative Study of Programming Models for Concurrency ( Kaue Soares da Silveira) – Porto Alegre: COMGRAD CIC UFRGS, 2012. Final Report (Bachelor)
148 - [pdf](ftp://ftp.inf.ufrgs.br/pub/geyer/Alunos/KaueSilveira/TG-ComparacaoLinguagensConcorrencia-kaue_soares_da_silveira.pdf)
Damian Gryskia9039ed2016-06-07 13:38:15 +0200149- Debian Code Search (Stapelberg)
150 - [pdf](https://codesearch.debian.net/research/bsc-thesis.pdf)
151- Go’s Concurrency Constructs on the SCC (Prell, Rauber)
152 - [pdf](https://hal.inria.fr/file/index/docid/718924/filename/MARC6_Gos-Concurrency-Constructs-on-the-SCC.pdf)
153
Matt Horsnellf6197c62016-06-06 11:42:17 +0100154
155## 2011
156- ng: What next-generation languages can teach us about HENP frameworks in the manycore era (S. Binet)
157 - [pdf](http://iopscience.iop.org/article/10.1088/1742-6596/331/4/042002)
158- Serving Web Content with Dynamic Process Networks in Go (James Whitehead II)
159 - [DOI: 10.3233/978-1-60750-774-1-209](http://dx.doi.org/10.3233/978-1-60750-774-1-209)
Damian Gryski9fb55c92016-06-06 15:48:16 +0200160 - [pdf] (http://www.cs.ox.ac.uk/people/jim.whitehead/cpa2011-draft.pdf)
161
162## 2010
163- GoHotDraw: Evaluating the Go Programming Language with Design Patterns (Schmager, Cameron, Noble)
164 - [pdf](http://www.doc.ic.ac.uk/~ncameron/papers/schmager_plateau10.pdf)
165