Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gliptak/csp-in-go
https://github.com/gliptak/csp-in-go
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gliptak/csp-in-go
- Owner: gliptak
- Created: 2016-10-18T21:48:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T11:39:45.000Z (about 1 year ago)
- Last Synced: 2023-12-15T12:46:18.714Z (about 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSP in Go
Implement examples in Go from [C.A.R. Hoare's Communicating Sequential Processes paper](https://en.wikipedia.org/wiki/Communicating_sequential_processes).