{"id":13714319,"url":"https://github.com/hsheth2/gonet","last_synced_at":"2025-04-06T18:16:59.103Z","repository":{"id":95839629,"uuid":"54143007","full_name":"hsheth2/gonet","owner":"hsheth2","description":"A TCP/IP network stack written in Go.","archived":false,"fork":false,"pushed_at":"2023-11-27T05:06:56.000Z","size":6029,"stargazers_count":313,"open_issues_count":0,"forks_count":36,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-03-30T17:09:03.993Z","etag":null,"topics":["csp-style","go","gonet"],"latest_commit_sha":null,"homepage":"http://arxiv.org/abs/1603.05636","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hsheth2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-03-17T18:43:05.000Z","updated_at":"2025-03-10T13:52:42.000Z","dependencies_parsed_at":"2023-11-27T06:24:17.883Z","dependency_job_id":"46afddc9-5fbf-498a-b76d-901acc5f8080","html_url":"https://github.com/hsheth2/gonet","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsheth2%2Fgonet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsheth2%2Fgonet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsheth2%2Fgonet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hsheth2%2Fgonet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hsheth2","download_url":"https://codeload.github.com/hsheth2/gonet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247526768,"owners_count":20953143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["csp-style","go","gonet"],"created_at":"2024-08-02T23:01:56.953Z","updated_at":"2025-04-06T18:16:59.080Z","avatar_url":"https://github.com/hsheth2.png","language":"Go","funding_links":[],"categories":["Repositories"],"sub_categories":[],"readme":"# GoNet\n[![GoDoc](https://godoc.org/github.com/hsheth2/gonet?status.svg)](https://godoc.org/github.com/hsheth2/gonet)\n[![Build Status](https://travis-ci.org/hsheth2/gonet.svg?branch=master)](https://travis-ci.org/hsheth2/gonet)\n[![License](http://img.shields.io/:license-MIT-blue.svg)](http://www.opensource.org/licenses/MIT)\n\nA network stack written in Go with the CSP style. GoNet was written for research purposes, and the accompanying paper is titled [*An Implementation and Analysis of a Kernel Network Stack in Go with the CSP Style*](https://arxiv.org/abs/1603.05636).\n\n**Warning: GoNet was built for research purposes and is neither production-ready nor under active development.** As an alternative, we would recommend looking into [google/netstack](https://github.com/google/netstack). \n\n## Usage\n*Note: This project only works on linux machines (because of its dependency on the tap device).*\n\nTo install `GoNet`:\n\n1. Run `go get github.com/hsheth2/gonet`\n2. In the directory, run `make`. \n\nYou can use its functionality by importing it in your own projects. See the GoDoc for documentation. \n\nWe also included a simple demo application: a basic HTTP server. Once you have run `make` in the `GoNet` source directory, there will be an executable called `gohttp` in your Go bin. This executable will run the HTTP server, and will serve the files in whatever directory it is run in. \n\nBecause `GoNet` runs on the tap interface, it will be accessible at `10.0.0.2`. \n\n## Contributors\nThis project was created by [Harshal Sheth](https://github.com/hsheth2)\nand [Aashish Welling](https://github.com/omegablitz). \n\n## License\nGoNet is released under the [MIT License](http://www.opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsheth2%2Fgonet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhsheth2%2Fgonet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhsheth2%2Fgonet/lists"}