mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
fix format ( markdown parser change)
parent
49a6e22c13
commit
db528d4e0b
@ -65,11 +65,11 @@ Boris Mattijssen) bachelor thesis,
|
||||
- [pdf](https://esc.fnwi.uva.nl/thesis/centraal/files/f1899376590.pdf)
|
||||
- Parametric Polymorphism in the Go Programming Language (Matthew Allen) University of Texas,
|
||||
Turing Scholars honors thesis
|
||||
- [pdf] (http://apps.cs.utexas.edu/tech_reports/reports/tr/TR-2231.pdf)
|
||||
- [code] (https://github.com/Matt343/llgo) ( LLGO based )
|
||||
- [pdf](http://apps.cs.utexas.edu/tech_reports/reports/tr/TR-2231.pdf)
|
||||
- [code](https://github.com/Matt343/llgo) ( LLGO based )
|
||||
- Static Trace-Based Deadlock Analysis for Synchronous Mini-Go ( Kai Stadtmüller, Martin Sulzmann, and Peter Thiemann )
|
||||
- [pdf] (http://www.home.hs-karlsruhe.de/~suma0002/publications/TraceBasedDeadlockAnalysisMiniGo.pdf)
|
||||
- [code] (https://github.com/KaiSta/gopherlyzer) - first beta implementation : gopherlyzer
|
||||
- [pdf](http://www.home.hs-karlsruhe.de/~suma0002/publications/TraceBasedDeadlockAnalysisMiniGo.pdf)
|
||||
- [code](https://github.com/KaiSta/gopherlyzer) - first beta implementation : gopherlyzer
|
||||
- Continuous Query-Based Syndication: Distributed, Expressive Messaging for the IoT( Gabriel Fierro, Erik Krogen )
|
||||
- [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)
|
||||
- [code](https://github.com/gtfierro/cs262-project) ( Go and Python implementation )
|
||||
@ -80,18 +80,18 @@ Turing Scholars honors thesis
|
||||
- [pdf](http://www.doc.ic.ac.uk/~cn06/pub/2016/dingo/main.pdf)
|
||||
- [code](https://github.com/nickng/dingo-hunter)
|
||||
- A Small-Step Semantics of a Concurrent Calculus with Goroutines and Deferred Functions ( Martin Steffen )
|
||||
- [springer link] (http://link.springer.com/chapter/10.1007%2F978-3-319-30734-3_26)
|
||||
- [springer link](http://link.springer.com/chapter/10.1007%2F978-3-319-30734-3_26)
|
||||
- Butterfield, Ellis H., "Fog Computing with Go: A Comparative Study" (2016). CMC Senior Theses. Paper 1348.
|
||||
- http://scholarship.claremont.edu/cmc_theses/1348
|
||||
- An Implementation and Analysis of a Kernel Network Stack in Go with the CSP Style (Harshal Sheth, Aashish Welling)
|
||||
- [arXiv:1603.05636 cs.OS] ( http://arxiv.org/abs/1603.05636 )
|
||||
- [arXiv:1603.05636 cs.OS](http://arxiv.org/abs/1603.05636 )
|
||||
- PAS-MC: Privacy-preserving Analytics Stream for the Mobile Cloud (Joy, Gerla)
|
||||
- [arXiv:1604.04892 cs.CR](https://arxiv.org/abs/1604.04892)
|
||||
- Developing an Ethereum Blockchain Application (Triantafyllidis)
|
||||
- [pdf](https://homepages.staff.os3.nl/~delaat/rp/2015-2016/p53/report.pdf)
|
||||
- Identifying and characterizing Sybils in the Tor network (Winter, Ensafi, Loesing, and Feamster)
|
||||
- [pdf] (https://nymity.ch/sybilhunting/pdf/sybilhunting.pdf)
|
||||
- [code] (https://github.com/NullHypothesis/sybilhunter)
|
||||
- [pdf](https://nymity.ch/sybilhunting/pdf/sybilhunting.pdf)
|
||||
- [code](https://github.com/NullHypothesis/sybilhunter)
|
||||
- A Distributed Implementation of the Graph Database System: DGraph
|
||||
- [pdf](https://www.dropbox.com/s/7h4ytak39r2pdun/Ashwin_Thesis.pdf?dl=0)
|
||||
|
||||
@ -107,7 +107,7 @@ Turing Scholars honors thesis
|
||||
- A Machine Learning Strategy to Assist Turbulence Model Development (Brendan Tracey, Karthik Duraisamy, Juan J. Alonso)
|
||||
- http://arc.aiaa.org/doi/abs/10.2514/6.2015-1287
|
||||
- Implementing an intelligent version of the classical sliding-puzzle game for unix terminals using Golang's concurrency primitives ( Pravendra Singh )
|
||||
- [arxiv:1503.08345 cs.AI] ( http://arxiv.org/abs/1503.08345 )
|
||||
- [arxiv:1503.08345 cs.AI](http://arxiv.org/abs/1503.08345 )
|
||||
- Keeping Authorities "Honest or Bust" with Decentralized Witness Cosigning (Syta, Tamas, Visher, Wolinsky, Jovanovic, Gasser, Gailly, Khoffi, Ford)
|
||||
- [arxiv:1503.08768 cs.CR](https://arxiv.org/abs/1503.08768)
|
||||
- [code](https://github.com/dedis/cothority), [code](https://github.com/dedis/cosi)
|
||||
@ -196,7 +196,7 @@ Turing Scholars honors thesis
|
||||
- [pdf](http://iopscience.iop.org/article/10.1088/1742-6596/331/4/042002)
|
||||
- Serving Web Content with Dynamic Process Networks in Go (James Whitehead II)
|
||||
- [DOI: 10.3233/978-1-60750-774-1-209](http://dx.doi.org/10.3233/978-1-60750-774-1-209)
|
||||
- [pdf] (http://www.cs.ox.ac.uk/people/jim.whitehead/cpa2011-draft.pdf)
|
||||
- [pdf](http://www.cs.ox.ac.uk/people/jim.whitehead/cpa2011-draft.pdf)
|
||||
|
||||
## 2010
|
||||
- GoHotDraw: Evaluating the Go Programming Language with Design Patterns (Schmager, Cameron, Noble)
|
||||
|
Loading…
x
Reference in New Issue
Block a user