An open API service indexing awesome lists of open source software.

https://github.com/rachitnigam/implemented-papers

Prototype implementations from various academic papers
https://github.com/rachitnigam/implemented-papers

Last synced: 13 days ago
JSON representation

Prototype implementations from various academic papers

Awesome Lists containing this project

README

        

# Implemented-papers
Implementation of various academic papers

# Papers

1. [Automatas via Macros](https://cs.brown.edu/~sk/Publications/Papers/Published/sk-automata-macros/paper.pdf), Shriram Krishnamurthi
2. [Learning Regular Sets from Queries and Counterexamples](http://people.eecs.berkeley.edu/~dawnsong/teaching/s10/papers/angluin87.pdf), Dana Angluin
3. [Dynamic Witnesses for Static Type Errors](http://eric.seidel.io/pub/nanomaly-icfp16.pdf), Eric L. Seidel, et al.
4. [HULA: Scalable Load Balancing Using Programmable Data Planes](https://conferences.sigcomm.org/sosr/2016/papers/sosr_paper67.pdf) Katta, et al.