Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johto/queues
It's queues all the way down
https://github.com/johto/queues
Last synced: about 9 hours ago
JSON representation
It's queues all the way down
- Host: GitHub
- URL: https://github.com/johto/queues
- Owner: johto
- Created: 2015-01-13T00:57:39.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-17T15:58:05.000Z (almost 10 years ago)
- Last Synced: 2023-03-28T23:38:07.983Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 195 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
The science behind https://johtopg.blogspot.com/2015/01/queues-queues-they-all-fall-down.html
This application was written against a modified version of the standard library. You can find the modifications [here](https://go-review.googlesource.com/#/c/2217/). After that the program should build with just "go build".