{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:golang/github.com/eapache/%21queue","name":"github.com/eapache/Queue","description":"Package queue provides a fast, ring-buffer queue based on the version suggested by Dariusz Górecki.\nUsing this instead of other, simpler, queue implementations (slice+append or linked list) provides\nsubstantial memory and time benefits, and fewer GC pauses.\n\nThe queue implemented here is as fast as it is for an additional reason: it is *not* thread-safe.","version":"v1.1.0","softwareVersion":"v1.1.0","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/eapache/Queue","issueTracker":"https://github.com/eapache/queue/issues","url":"https://github.com/eapache/Queue","programmingLanguage":{"@type":"ComputerLanguage","name":"Go"},"dateCreated":"2015-02-14","dateModified":"2016-08-05","datePublished":"2016-08-05","copyrightYear":2015,"downloadUrl":"https://proxy.golang.org/github.com/eapache/!queue/@v/v1.1.0.zip","softwareHelp":{"@type":"WebSite","url":"https://pkg.go.dev/github.com/eapache/Queue#section-documentation"},"applicationCategory":"go","runtimePlatform":"go","developmentStatus":"active","sameAs":["https://pkg.go.dev/github.com/eapache/Queue"],"https://www.w3.org/ns/activitystreams#likes":632,"https://forgefed.org/ns#forks":75}