go-github-com-eapache-queue 1.1.0
Channel: guix
Home page: https://github.com/eapache/queue
Licenses: Expat
Synopsis: Fast golang queue using ring-buffer
Description:
Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki. Using this instead of other, simpler, queue implementations (slice+append or linked list) provides substantial memory and time benefits, and fewer GC pauses.
Total results: 1